mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-06-14 01:24:25 +02:00
Add CR_TOKEN to the release definition
This commit is contained in:
@@ -18,4 +18,6 @@ jobs:
|
||||
git config user.name "$GITHUB_ACTOR"
|
||||
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@master
|
||||
uses: helm/chart-releaser-action@master
|
||||
env:
|
||||
CR_TOKEN: '${{ secrets.CR_TOKEN }}'
|
||||
Reference in New Issue
Block a user