Skip to content

Commit 628d87b

Browse files
author
Steve Scaffidi
committed
use bugfix branch for gh-pages action again
1 parent bd86016 commit 628d87b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
files: "istio-fortsa-helm-chart-${{ github.event.release.tag_name }}.tgz"
5656
repo-token: ${{ secrets.GITHUB_TOKEN }}
5757
- name: Run gh-pages chart-releaser
58-
uses: helm/chart-releaser-action@fhofherr:171-unbound-variable-latest_tag # 1.6.0 is broken with error "latest_tag: unbound variable" (issue #171)
58+
uses: fhofherr/chart-releaser-action@171-unbound-variable-latest_tag # 1.6.0 is broken with error "latest_tag: unbound variable" (issue #171)
5959
with:
6060
charts_dir: chart
6161
skip_packaging: true

0 commit comments

Comments
 (0)