We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac2ada6 + c3b3986 commit 69de830Copy full SHA for 69de830
build/cloudbuild.yaml
@@ -48,4 +48,4 @@ steps:
48
secrets:
49
- kmsKeyName: projects/kubebuilder/locations/global/keyRings/kubebuilder-gh-tokens/cryptoKeys/gh-release-token
50
secretEnv:
51
- GITHUB_TOKEN: CiQAChsKTruEiSo6yBI+xg75jyr4f8yM93R2e9QbpeRX3jF3VAwSUQDQuYkCiUd+6e/1wKQAyHnf6BYv0GNGMghyNzYbXT0owBzQqmIQJeu/VDGZcEVabIWErNXjbPqPiysIu0uAiKAAUTUK0VYMr9E6GdTJ0+hVmg==
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments