Skip to content

Commit f353a23

Browse files
committed
GitHub Actions: Add secrets inheritance to nightly release workflow
1 parent f022dc7 commit f353a23

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-nightly-scheduled.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ jobs:
1313
release-nightly:
1414
if: contains('JetBrains/gradle-intellij-plugin', github.repository)
1515
uses: ./.github/workflows/release-nightly.yml
16+
secrets: inherit

0 commit comments

Comments
 (0)