Skip to content

Commit

Permalink
#24: Generated new token with new name
Browse files Browse the repository at this point in the history
  • Loading branch information
maxpowis committed Aug 9, 2023
1 parent 026c6cb commit 9de901e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Commit and push changes github-pages repository
uses: cpina/[email protected]
env:
API_TOKEN_GITHUB: ${{ secrets.PERSONAL_TOKEN_REPO_WORKFLOW }}
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
with:
source-directory: 'github-pages'
destination-github-username: 'maxpowis'
Expand Down

0 comments on commit 9de901e

Please sign in to comment.