Skip to content

Commit

Permalink
override retry action to use forked igdianov/wretry.action@master
Browse files Browse the repository at this point in the history
  • Loading branch information
igdianov committed Sep 14, 2023
1 parent de2c498 commit 22bf7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

- id: helm-release-and-publish
name: Release and publish helm chart
uses: Wandalen/wretry.action@v1.3.0
uses: igdianov/wretry.action@master
env:
GH_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit 22bf7a0

Please sign in to comment.