This commit is contained in:
Martin McKeaveney 2020-11-11 09:47:56 +00:00
parent 46fc8eb30f
commit 0f1c338f50
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
mac_certs: ${{ secrets.mac_certs }}
mac_certs_password: ${{ secrets.mac_certs_password }}
windows_certs: ${{ secrets.windows_certs }}
mac_certs_password: ${{ secrets.windows_certs_password }}
windows_certs_password: ${{ secrets.windows_certs_password }}
# release the app after building
release: ${{ startsWith(github.ref, 'refs/tags/v') }}