Skip to content

Commit 03e9520

Browse files
committed
ci: use CLOUD_JAVA_BOT_GITHUB_TOKEN
The old secret has been deleted. Let's use the new one. b/509523021
1 parent 77952d2 commit 03e9520

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
image_tag: latest
4444
base_ref: ${{ github.base_ref }}
4545
head_ref: ${{ github.head_ref }}
46-
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
46+
token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)