Skip to content

Commit

Permalink
Dispatch test
Browse files Browse the repository at this point in the history
  • Loading branch information
PathogenDavid committed Jun 21, 2024
1 parent 7de0403 commit 4fb0e58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foreign-dispatch-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
- name: Dispatch
run: gh workflow run test.yml --raw-field project="Some Project" --raw-field version="1.2.3" --repo PathogenPlayground/GitHubActionsTest2
env:
GH_TOKEN: ${{github.token}}
GH_TOKEN: ${{secrets.GITHUBACTIONSTEST2_TOKEN}}

0 comments on commit 4fb0e58

Please sign in to comment.