Skip to content

Commit 7cd9e35

Browse files
deploy-pages deploys the artifact to GitHub Pages.
1 parent bba1d11 commit 7cd9e35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
git diff --exit-code || echo "There are changes to commit"
5858
5959
- name: Deploy to GitHub Pages
60-
uses: actions/deploy-pages@v1
6160
env:
6261
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6362
run: |

0 commit comments

Comments
 (0)