We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09be81 commit 75a468bCopy full SHA for 75a468b
.github/workflows/build-helm-chart.yaml
@@ -35,7 +35,7 @@ jobs:
35
- name: Check out helm-charts
36
uses: actions/checkout@v2
37
with:
38
- repository: ${{ github.repository_owner }}/helm-charts
+ repository: fullstack-devops/helm-charts
39
ref: 'gh-pages'
40
token: ${{ secrets.HELM_REPO_TOKEN }}
41
path: helm-charts
0 commit comments