Skip to content

Commit

Permalink
ci: Try to make workflow dispatch work with the specified token
Browse files Browse the repository at this point in the history
  • Loading branch information
ribose-jeffreylau committed Dec 18, 2023
1 parent 92d3b0a commit 921a715
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,5 @@ jobs:
with:
workflow: build_deploy.yml
repo: glossarist/convert.glossarist.org
token: ${{ secrets.GLOSSARIST_CI_PAT_TOKEN }}
# inputs: '{ "message": "blah blah", "something": false }'

0 comments on commit 921a715

Please sign in to comment.