Skip to content

Commit 75a468b

Browse files
committed
try to package helm
1 parent e09be81 commit 75a468b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
- name: Check out helm-charts
3636
uses: actions/checkout@v2
3737
with:
38-
repository: ${{ github.repository_owner }}/helm-charts
38+
repository: fullstack-devops/helm-charts
3939
ref: 'gh-pages'
4040
token: ${{ secrets.HELM_REPO_TOKEN }}
4141
path: helm-charts

0 commit comments

Comments
 (0)