Add env variable.

This commit is contained in:
Michael Teeuw 2020-12-21 09:47:36 +01:00 committed by GitHub
parent 29451562e3
commit 0f58a56a07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,3 +26,5 @@ jobs:
- name: Danger JS Action
uses: danger/danger-js@9.1.8
env:
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}