We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b07b2dd + 29d4c96 commit 69fd10eCopy full SHA for 69fd10e
1 file changed
.github/workflows/update-helm-repo.yml
@@ -16,6 +16,9 @@
16
name: vp-patterns/update-helm-repo
17
on:
18
workflow_call:
19
+ secrets:
20
+ CHARTS_REPOS_TOKEN:
21
+ required: true
22
23
jobs:
24
update-umbrella-repo:
0 commit comments