Skip to content

Commit

Permalink
Remove github_token
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy authored May 20, 2024
1 parent 6d7f00c commit 497a4cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,5 @@ jobs:
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
deploy_key: ${{ secrets.DEPLOY_KEY }}
publish_dir: ./.gh-pages

0 comments on commit 497a4cb

Please sign in to comment.