Skip to content

Commit

Permalink
Update TriggerTagBot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kdw503 authored Jan 30, 2025
1 parent 8e988da commit 790fa80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TriggerTagBot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
-H "Accept: application/vnd.github+json" \
-H "Authorization: ${{ secrets.TAGBOT_PAT }}" \
-H "X-GitHub-Api-Version: 2022-11-28" \
-d '{"event_type":"on-demand-test","client_payload":{"unit":false,"integration":true}}'
--data '{"event_type": "TriggerTagBot_${{ steps.pkg.outputs.packagename }}", "client_payload": { "repository": "'"$GITHUB_REPOSITORY"'" }}'

0 comments on commit 790fa80

Please sign in to comment.