mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-01-16 08:37:04 +01:00
Use GITHUB_TOKEN for releasing helm chart
This commit is contained in:
2
.github/workflows/release-chart.yaml
vendored
2
.github/workflows/release-chart.yaml
vendored
@@ -52,4 +52,4 @@ jobs:
|
||||
with:
|
||||
charts_dir: 'helm'
|
||||
env:
|
||||
CR_TOKEN: '${{ secrets.CR_TOKEN }}'
|
||||
CR_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
|
||||
Reference in New Issue
Block a user