Chris Lu
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/helm_chart_release.yml
|
@ -19,4 +19,4 @@ jobs: |
|
|
token: ${{ secrets.GITHUB_TOKEN }} |
|
|
token: ${{ secrets.GITHUB_TOKEN }} |
|
|
charts_dir: k8s/charts |
|
|
charts_dir: k8s/charts |
|
|
target_dir: helm |
|
|
target_dir: helm |
|
|
branch: master |
|
|
|
|
|
|
|
|
branch: gh-pages |