We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad358be commit 3476425Copy full SHA for 3476425
.github/workflows/release.yml
@@ -14,6 +14,7 @@ jobs:
14
contents: read
15
id-token: write
16
uses: ./.github/workflows/integration-test.yml
17
+ secrets: inherit
18
19
release:
20
name: release
0 commit comments