We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77952d2 commit 03e9520Copy full SHA for 03e9520
1 file changed
.github/workflows/hermetic_library_generation.yaml
@@ -43,4 +43,4 @@ jobs:
43
image_tag: latest
44
base_ref: ${{ github.base_ref }}
45
head_ref: ${{ github.head_ref }}
46
- token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
+ token: ${{ secrets.CLOUD_JAVA_BOT_GITHUB_TOKEN }}
0 commit comments