Changing env secret

This commit is contained in:
samo_lego 2020-08-24 10:03:08 +02:00
parent 911fe61e97
commit 8d8feecc73
1 changed files with 1 additions and 1 deletions

View File

@ -32,4 +32,4 @@ jobs:
target_branch: gh-pages
keep_history: false
env:
GITHUB_PAT: ${{ secrets.pat }}
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}