Skip to content

Commit 77db9cc

Browse files
Fix integration test secrets
1 parent ba40f90 commit 77db9cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
needs:
2727
- tag
2828
uses: ./.github/workflows/ci.yaml
29+
secrets: inherit
2930
permissions:
3031
contents: write # Needed for Allure Report
3132

0 commit comments

Comments
 (0)