Skip to content

Commit 896661e

Browse files
greenpixels (Sven Teigler)greenpixels (Sven Teigler)
authored andcommitted
Enable secrets inheritance for lifecycle job in release workflow
1 parent 179bd04 commit 896661e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
jobs:
88
lifecycle:
99
uses: ./.github/workflows/lifecycle.yml
10+
secrets: inherit
1011

1112
prepare-linux:
1213
needs: [lifecycle]

0 commit comments

Comments
 (0)