kopia lustrzana https://github.com/OpenBuilds/OpenBuilds-CONTROL
v1.0.288
rodzic
0597e33535
commit
c3aac22783
|
@ -25,8 +25,6 @@ jobs:
|
|||
# GitHub token, automatically provided to the action
|
||||
# (No need to define this secret in the repo settings)
|
||||
github_token: ${{ secrets.github_token }}
|
||||
|
||||
# If the commit is tagged with a version (e.g. "v1.0.0"),
|
||||
# release the app after building
|
||||
#release: ${{ startsWith(github.ref, 'refs/tags/v') }}
|
||||
windows_certs: ${{ secrets.WIN_CSC_LINK }}
|
||||
windows_certs_password: ${{ secrets.WIN_CSC_PASSWORD }}
|
||||
release: true
|
||||
|
|
Ładowanie…
Reference in New Issue