Use correct path
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
parent
0210fba39d
commit
d14e933e84
4
.github/workflows/helm-release.yml
vendored
4
.github/workflows/helm-release.yml
vendored
@ -71,8 +71,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Secrets placed in the ci/repo/grafana/<repo>/<path> path in Vault
|
# Secrets placed in the ci/repo/grafana/<repo>/<path> path in Vault
|
||||||
repo_secrets: |
|
repo_secrets: |
|
||||||
APP_ID=meta-monitoring-chart:app-id
|
APP_ID=github-app:app-id
|
||||||
PRIVATE_KEY=meta-monitoring-chart:private-key
|
PRIVATE_KEY=github-app:private-key
|
||||||
- uses: actions/create-github-app-token@v1
|
- uses: actions/create-github-app-token@v1
|
||||||
id: app-token
|
id: app-token
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user