Skip to content

Commit 7eb35b8

Browse files
Merge pull request #147 from kerthcet/cleanup/support-release-helm
Fix filename error
2 parents 7d0d5dd + 4103df5 commit 7eb35b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-helm-chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
publish:
8-
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-helm-chart@main
8+
uses: kerthcet/github-workflow-as-kube/.github/workflows/workflow-helm-chart.yaml@main
99
secrets:
1010
AGENT_TOKEN: ${{ secrets.AGENT_TOKEN }}
1111
with:

0 commit comments

Comments
 (0)