Skip to content

Commit

Permalink
Fix “Publish” workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed May 27, 2021
1 parent 81bccd8 commit 2ae665b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
steps:
- uses: aurelien-baudet/workflow-dispatch@v2
with:
workflow: CI (exhaustive)
workflow: CI
token: ${{ secrets.JAZZY_PAT }}
wait-for-completion: true

Expand Down

0 comments on commit 2ae665b

Please sign in to comment.