Skip to content

Commit

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

0 comments on commit f81a8e7

Please sign in to comment.