Skip to content

Commit c758fbf

Browse files
committed
fix: deploy github action
1 parent a046733 commit c758fbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Build
2626
if: success()
2727
run: npm run build
28-
if: success()
2928
- name: Deploy - https://draggable.github.io/formeo/
3029
if: success()
3130
uses: peaceiris/actions-gh-pages@v4

0 commit comments

Comments
 (0)