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 committed May 27, 2022
1 parent e204d3e commit c6657c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,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 c6657c1

Please sign in to comment.