Inherit secrets
This commit is contained in:
parent
4490dd1599
commit
a22a3b0cfd
1 changed files with 1 additions and 2 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue