Skip to content

Commit 6c2d66d

Browse files
committed
chore: updated action
1 parent 9a64688 commit 6c2d66d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333
uses: actions/upload-pages-artifact@v3 # or specific "vX.X.X" version tag for this action
3434
with:
3535
path: './dist'
36-
37-
- name: Deploy to GitHub Pages
38-
uses: actions/deploy-pages@v4
3936
deploy:
4037
environment:
4138
name: github-pages

0 commit comments

Comments
 (0)