Rollback chart-releaser action
This commit is contained in:
parent
52fa756c76
commit
1da8a3a3d2
2 changed files with 2 additions and 2 deletions
2
.github/workflows/helm.yaml
vendored
2
.github/workflows/helm.yaml
vendored
|
|
@ -50,6 +50,6 @@ jobs:
|
|||
git config --global user.email "$GITHUB_ACTOR@users.noreply.github.com"
|
||||
|
||||
- name: Run chart-releaser
|
||||
uses: helm/chart-releaser-action@v1.1.0
|
||||
uses: helm/chart-releaser-action@v1.0.0
|
||||
env:
|
||||
CR_TOKEN: "${{ secrets.PERSONAL_TOKEN }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue