mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
add the token here
This commit is contained in:
parent
c2d79260cf
commit
8aa951b5ad
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ jobs:
|
|||
env:
|
||||
DEPLOY_KEY: ${{ secrets.DEPLOY_KEY }}
|
||||
RELEASE_NAME: ${{ github.event.release.name }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
################
|
||||
# Docker cache #
|
||||
|
|
Loading…
Reference in a new issue