Skip to content

Commit 85c09b3

Browse files
authored
Use latest version of secret instead of a specific one. (#2062)
1 parent 7917e9a commit 85c09b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cloudbuild-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ steps:
2121
gh release create $version --generate-notes
2222
availableSecrets:
2323
secretManager:
24-
- versionName: projects/178487900909/secrets/npm-publish-token/versions/2
24+
- versionName: projects/178487900909/secrets/npm-publish-token/versions/latest
2525
env: 'NPM_TOKEN'
2626
artifacts:
2727
npmPackages:

0 commit comments

Comments
 (0)