Skip to content

Commit 3476425

Browse files
authored
ci: inherit secrets for integration test in release workflow (#3)
1 parent ad358be commit 3476425

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
contents: read
1515
id-token: write
1616
uses: ./.github/workflows/integration-test.yml
17+
secrets: inherit
1718

1819
release:
1920
name: release

0 commit comments

Comments
 (0)