Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeWang1127 committed Sep 4, 2024
1 parent da62249 commit ed37eaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ on:
jobs:
library_generation:
uses: googleapis/google-cloud-java/.github/workflows/hermetic_library_generation.yaml@chore/setup-reusable-workflow
secrets: inherit
secrets:
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}

0 comments on commit ed37eaa

Please sign in to comment.