Skip to content

Commit 790fa80

Browse files
authored
Update TriggerTagBot.yml
1 parent 8e988da commit 790fa80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/TriggerTagBot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
-H "Accept: application/vnd.github+json" \
2424
-H "Authorization: ${{ secrets.TAGBOT_PAT }}" \
2525
-H "X-GitHub-Api-Version: 2022-11-28" \
26-
-d '{"event_type":"on-demand-test","client_payload":{"unit":false,"integration":true}}'
26+
--data '{"event_type": "TriggerTagBot_${{ steps.pkg.outputs.packagename }}", "client_payload": { "repository": "'"$GITHUB_REPOSITORY"'" }}'

0 commit comments

Comments
 (0)