Skip to content

Commit 875930b

Browse files
Remove redundant deployment step in GitHub Actions workflow
1 parent 71a2434 commit 875930b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,3 @@ jobs:
5656
- name: Deploy to GitHub Pages
5757
id: deployment
5858
uses: actions/deploy-pages@v4
59-
steps:
60-
- name: Deploy to GitHub Pages
61-
id: deployment
62-
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)