diff --git a/.github/workflows/tasks.yaml b/.github/workflows/tasks.yaml index 688e757..67ee12b 100644 --- a/.github/workflows/tasks.yaml +++ b/.github/workflows/tasks.yaml @@ -40,5 +40,4 @@ 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 \ - -d '{"ref": "${{ github.ref }}" }' + https://api.github.com/repos/minoplhy/filters/actions/runs/$GITHUB_RUN_ID/rerun