Skip to content

Commit

Permalink
Merge pull request #958: ci: Add token to use GitHub CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
victorlin authored Jun 16, 2022
2 parents 5051fa2 + c6657c1 commit 245972f
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 245972f

Please sign in to comment.