Skip to content

Commit 06537aa

Browse files
author
John Doe
committed
fix: Add GH_RW_TOKEN to be able to push to Helm Repository
1 parent 8871e55 commit 06537aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414

1515
secrets:
1616
SONAR_TOKEN: "${{ secrets.SONAR_TOKEN }}"
17-
#GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
17+
GH_RW_TOKEN: "${{ secrets.GH_RW_TOKEN }}"

0 commit comments

Comments
 (0)