add the token here

This commit is contained in:
Admiral Awkbar 2021-07-13 15:29:21 -05:00
parent c2d79260cf
commit 8aa951b5ad

View file

@ -99,6 +99,7 @@ jobs:
env:
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
RELEASE_NAME: ${{ github.event.release.name }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
################
# Docker cache #