Skip to content

Commit

Permalink
ci: remove GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
eleven-net-cn committed Jul 21, 2024
1 parent eb1a23a commit 8365d14
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@releases/v3
with:
ACCESS_TOKEN: ${{ secrets.ACCESS_TOKEN }}
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
BRANCH: gh-pages
FOLDER: public

0 comments on commit 8365d14

Please sign in to comment.