all my homie used dispatches

This commit is contained in:
Minoplhy 2021-10-06 17:06:18 +07:00 committed by GitHub
parent e85a3a3ecd
commit 8566f970bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,4 +40,5 @@ jobs:
-X POST \
-H "Accept: application/vnd.github.v3+json" \
-H "Authorization: token ${{ secrets.API_TOKEN_GITHUB }}" \
https://api.github.com/repos/minoplhy/filters/actions/runs/$GITHUB_RUN_ID/rerun
https://api.github.com/repos/minoplhy/filters/actions/workflows/11794283/dispatches \
-d '{"ref": "${{ github.ref }}" }'