Fix token variable name.
This commit is contained in:
parent
73d5642ea0
commit
8f432a6112
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -21,5 +21,5 @@ jobs:
|
||||
env:
|
||||
HUGO_VERSION: 0.75.1
|
||||
TARGET_REPO: thanwer/thanwer.github.io
|
||||
TOKEN: ${{ secrets.TOKEN }}
|
||||
TOKEN: ${{ secrets.DEPLOY_TOKEN }}
|
||||
CNAME: www.thanwer.com
|
||||
Loading…
Reference in New Issue
Block a user