Skip to content

Commit

Permalink
change to use GITHUB_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
aahvocado committed Nov 7, 2022
1 parent ec7959e commit cc5aec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
with:
folder: products/statement-generator/build
branch: gh-pages
token: ${{secrets.ACCESS_TOKEN_BY_DANIELX}}
token: ${{secrets.GITHUB_TOKEN}}

0 comments on commit cc5aec1

Please sign in to comment.