change workflow id

This commit is contained in:
minoplhy 2022-03-11 06:38:27 +01:00 committed by unknown
parent a5ecd11b79
commit c4b2fb1330

View File

@ -34,5 +34,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/workflows/11794283/dispatches \
https://api.github.com/repos/minoplhy/filters-development/actions/workflows/21594834/dispatches \
-d '{"ref": "${{ github.ref }}" }'