forked from RemoteSync/grafana-meta-monitoring-chart
Add write permissions for release
Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
2
.github/workflows/helm-release.yml
vendored
2
.github/workflows/helm-release.yml
vendored
@@ -65,6 +65,8 @@ jobs:
|
||||
needs: [setup]
|
||||
runs-on: ubuntu-latest
|
||||
if: needs.setup.outputs.changed == 'true'
|
||||
permissions:
|
||||
contents: write
|
||||
steps:
|
||||
- id: get-secrets
|
||||
uses: grafana/shared-workflows/actions/get-vault-secrets@main
|
||||
|
Reference in New Issue
Block a user