Skip to content

Commit

Permalink
Inherit secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
gerrit-amagno committed Jul 13, 2023
1 parent 4490dd1 commit a22a3b0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,8 @@ on:
jobs:
call-build:
uses: ./.github/workflows/build.yml
secrets: inherit
release:
env:
certificatepassword: ${{ secrets.CERTIFICATEPASSWORD }}
runs-on: windows-latest
needs: call-build
steps:
Expand Down

0 comments on commit a22a3b0

Please sign in to comment.