mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-03-20 08:15:05 +01:00
Add CR_TOKEN to the release definition
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -19,3 +19,5 @@ jobs:
|
|||||||
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
|
git config user.email "$GITHUB_ACTOR@users.noreply.github.com"
|
||||||
- name: Run chart-releaser
|
- 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