Skip to content

Commit

Permalink
GitHub Actions: Add secrets inheritance to nightly release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hsz committed Jun 22, 2023
1 parent 3b05e99 commit ff5adac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-nightly-scheduled.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ jobs:
release-nightly:
if: contains('JetBrains/gradle-intellij-plugin', github.repository)
uses: ./.github/workflows/release-nightly.yml
secrets: inherit

0 comments on commit ff5adac

Please sign in to comment.