Skip to content

Commit

Permalink
test 1
Browse files Browse the repository at this point in the history
  • Loading branch information
gardito-git committed Jul 18, 2024
1 parent ae605b0 commit 29862be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
curl -L \
-X POST \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer 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" \
-H "Authorization: Bearer ${{ secrets.REPOSITORY_ACCESS_TOKEN }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
https://api.github.com/repos/gardito-git/target/dispatches \
-d '{"event_type":"test_dispatch-event"}'

0 comments on commit 29862be

Please sign in to comment.