Fix token variable name.

This commit is contained in:
Pietro Arancibia 2020-09-20 10:39:41 -03:00
parent 73d5642ea0
commit 8f432a6112
No known key found for this signature in database
GPG Key ID: 52E16F71B166E155

View File

@ -21,5 +21,5 @@ jobs:
env: env:
HUGO_VERSION: 0.75.1 HUGO_VERSION: 0.75.1
TARGET_REPO: thanwer/thanwer.github.io TARGET_REPO: thanwer/thanwer.github.io
TOKEN: ${{ secrets.TOKEN }} TOKEN: ${{ secrets.DEPLOY_TOKEN }}
CNAME: www.thanwer.com CNAME: www.thanwer.com