Skip to content

Commit

Permalink
fix: deploy github action
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchappell committed Nov 26, 2024
1 parent a046733 commit c758fbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
- name: Build
if: success()
run: npm run build
if: success()
- name: Deploy - https://draggable.github.io/formeo/
if: success()
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit c758fbf

Please sign in to comment.