Skip to content

Commit

Permalink
add GITHUB_TOKEN_ADMIN
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Nov 5, 2019
1 parent 64cddd3 commit 1aebd27
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
TRAVIS_TOKEN: ${{ secrets.TRAVIS_TOKEN }}
GITHUB_EMAIL: ${{ secrets.GITHUB_EMAIL }}
GITHUB_USERNAME: ${{ secrets.GITHUB_USERNAME }}
GITHUB_TOKEN_ADMIN: ${{ secrets.GITHUB_TOKEN_ADMIN }}
AEM_NAME: ${{ secrets.AEM_NAME }}
AEM_KEY: ${{ secrets.AEM_KEY }}
GPG_SECRET_KEYS: ${{ secrets.GPG_SECRET_KEYS }}
Expand Down

0 comments on commit 1aebd27

Please sign in to comment.