Skip to content

Commit

Permalink
fix: Add GH_RW_TOKEN to be able to push to Helm Repository
Browse files Browse the repository at this point in the history
  • Loading branch information
John Doe committed Aug 13, 2022
1 parent 8871e55 commit 06537aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:

secrets:
SONAR_TOKEN: "${{ secrets.SONAR_TOKEN }}"
#GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
GH_RW_TOKEN: "${{ secrets.GH_RW_TOKEN }}"

0 comments on commit 06537aa

Please sign in to comment.