Skip to content

Commit

Permalink
feat: remove commented-out step for deploying to GitHub Pages in work…
Browse files Browse the repository at this point in the history
…flow
  • Loading branch information
twoplustwoone committed Dec 15, 2024
1 parent fad12f4 commit 749439c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Build the app
run: npm run build

# Step 4: Deploy to GitHub Pages
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
Expand Down

0 comments on commit 749439c

Please sign in to comment.