Skip to content

Commit

Permalink
fix: add restart-policy in workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
Gupta-Shashwat committed Aug 5, 2024
1 parent fe16a2c commit b36d89e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
registry-username: ${{ secrets.REGISTRY_USERNAME }}
registry-password: ${{ secrets.REGISTRY_PASSWORD }}
name: phinchakdooja
location: "central india"
location: "central india"
restart-policy: OnFailure

0 comments on commit b36d89e

Please sign in to comment.