Skip to content

Commit

Permalink
Add token to use GitHub CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin authored May 11, 2022
1 parent 483ae25 commit 9fc9b38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: gh workflow run ci.yml --repo nextstrain/docker-base
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN_NEXTSTRAIN_BOT_WORKFLOW_DISPATCH }}

0 comments on commit 9fc9b38

Please sign in to comment.