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 4cc4c89 commit 7de0403
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 @@ -8,6 +8,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Dispatch
run: gh workflow run test.yml --raw-field project="Some Project" --raw-field version="1.2.3" --repo:PathogenPlayground/GitHubActionsTest2
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}}

0 comments on commit 7de0403

Please sign in to comment.