Skip to content

Commit

Permalink
change env
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Nov 15, 2024
1 parent 8faad1c commit 0b6f55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,5 @@ jobs:
with:
base_ref: ${{ github.base_ref }}
head_ref: ${{ github.head_ref }}
image_tag: ${{ IMAGE_TAG }}
image_tag: ${{ env.IMAGE_TAG }}
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}

0 comments on commit 0b6f55f

Please sign in to comment.