Skip to content

Commit

Permalink
added env variable 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 2d88e8a commit b58f052
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,6 @@ jobs:
registry-password: ${{ secrets.REGISTRY_PASSWORD }}
name: phinchakdooja
location: "central india"
restart-policy: OnFailure
restart-policy: OnFailure
env:
TOKEN: ${{ secrets.TOKEN }}

0 comments on commit b58f052

Please sign in to comment.