We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce3a72 commit 2913825Copy full SHA for 2913825
.github/workflows/test.yml
@@ -54,7 +54,7 @@ jobs:
54
needs: test
55
steps:
56
- name: Retry failed jobs
57
- uses: hourki-actions/retry@v1
+ uses: hourki-actions/retry-workflow-action@v1
58
with:
59
token: ${{ secrets.GITHUB_TOKEN }}
60
workflow_run_id: ${{ github.run_id }}
0 commit comments