pull/212/head
openbuilds-engineer 2021-02-26 20:19:37 +02:00
rodzic 0597e33535
commit c3aac22783
1 zmienionych plików z 2 dodań i 4 usunięć

Wyświetl plik

@ -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