Skip to content

Commit

Permalink
ci: rename action
Browse files Browse the repository at this point in the history
  • Loading branch information
uhobeike committed Jun 1, 2024
1 parent 1ce3a72 commit 2913825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
needs: test
steps:
- name: Retry failed jobs
uses: hourki-actions/retry@v1
uses: hourki-actions/retry-workflow-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
workflow_run_id: ${{ github.run_id }}
Expand Down

0 comments on commit 2913825

Please sign in to comment.