Skip to content

Commit

Permalink
chore: fix GITHUB_TOKEN env var
Browse files Browse the repository at this point in the history
  • Loading branch information
codebytere committed Apr 14, 2020
1 parent 8efa4d4 commit dd04473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/trigger_sentinel_action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,5 @@ jobs:
steps:
- name: Hit Trigger Endpoint
uses: codebytere/sentinel-nightly-trigger@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit dd04473

Please sign in to comment.