Skip to content

Commit 0def1c6

Browse files
authored
chore: update workflow (#4369)
1 parent 69cb7de commit 0def1c6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy.yml

-3
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ jobs:
7272
with:
7373
path: ./site
7474

75-
# Deployment job
7675
deploy:
7776
needs: build
7877
permissions:
@@ -86,5 +85,3 @@ jobs:
8685
- name: Deploy to GitHub Pages
8786
id: deployment
8887
uses: actions/deploy-pages@v4
89-
with:
90-
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)