Changing env secret
This commit is contained in:
parent
911fe61e97
commit
8d8feecc73
|
@ -32,4 +32,4 @@ jobs:
|
|||
target_branch: gh-pages
|
||||
keep_history: false
|
||||
env:
|
||||
GITHUB_PAT: ${{ secrets.pat }}
|
||||
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue