Skip to content

Commit

Permalink
Inherit secrets when calling compatibility jobs from prepare release (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
frant-hartm authored Jul 15, 2024
1 parent 8422fe7 commit d5cc83d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
compatibility-tests:
name: Run compatibility tests
uses: ./.github/workflows/compatibility-tests.yml
secrets: inherit
prepare-release:
runs-on: ubuntu-latest
name: Prepare release
Expand Down

0 comments on commit d5cc83d

Please sign in to comment.