Update publish action yaml

Signed-off-by: FillZpp <FillZpp.pub@gmail.com>
This commit is contained in:
FillZpp 2021-10-25 14:12:57 +08:00
parent 219e8ecd4c
commit af3a2fba4c
1 changed files with 4 additions and 4 deletions

View File

@ -30,11 +30,11 @@ jobs:
git config user.email "actions@github.com"
## This is required to consider the old Circle-CI Index and to stay compatible with all the old releases.
- name: Fetch current Chart Index
run: |
git checkout origin/gh-pages index.yaml
# - name: Fetch current Chart Index
# run: |
# git checkout origin/gh-pages index.yaml
- name: Run chart-releaser
uses: helm/chart-releaser-action@v1.2.0
uses: helm/chart-releaser-action@v1.2.1
with:
config: "./.github/configs/cr.yaml"
env: