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 dc59e05 commit bad5cd1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/hermetic_library_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ on:

jobs:
library_generation:
uses: googleapis/google-cloud-java/.github/workflows/hermetic_library_generation.yaml@chore/setup-reusable-workflow
secrets: inherit
uses: googleapis/google-cloud-java/.github/workflows/reusable_hermetic_library_generation.yaml@chore/setup-reusable-workflow
secrets:
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}

0 comments on commit bad5cd1

Please sign in to comment.