Update danger-ci.yml

This commit is contained in:
Michael Teeuw 2020-12-21 10:22:25 +01:00 committed by GitHub
parent 0f58a56a07
commit 86220fa721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,4 +27,4 @@ jobs:
- name: Danger JS Action - name: Danger JS Action
uses: danger/danger-js@9.1.8 uses: danger/danger-js@9.1.8
env: env:
DANGER_GITHUB_API_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }} GITHUB_TOKEN: ${{ secrets.DANGER_GITHUB_API_TOKEN }}