Add ENV variable.

This commit is contained in:
Michael Teeuw 2020-12-21 11:02:14 +01:00 committed by GitHub
parent f966e504a5
commit b72d0ed37e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,3 +16,4 @@ jobs:
env:
DANGER_DISABLE_TRANSPILATION: true
GITHUB_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}