Use token from env

Signed-off-by: Michel Hollands <michel.hollands@gmail.com>
This commit is contained in:
Michel Hollands 2024-05-07 10:00:55 +01:00
parent 643e73f5f1
commit d4c886ba9d

View File

@ -6,7 +6,7 @@ sources:
spec: spec:
owner: grafana owner: grafana
repository: grafana repository: grafana
token: "{{ requiredEnv .github.token }}" token: '{{ requiredEnv "UPDATECLI_GITHUB_TOKEN" }}'
versionfilter: versionfilter:
kind: latest kind: latest
conditions: conditions: