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

View File

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