Skip to content

Commit

Permalink
ci: inherit secrerts in release integration tests call (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
stepansergeevitch authored Jan 15, 2024
1 parent cb872d5 commit 00d619b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
jobs:
integration-tests:
uses: ./.github/workflows/integration-tests.yaml
secrets: inherit

publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 00d619b

Please sign in to comment.