1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00

Update release.yml

This commit is contained in:
Martin McKeaveney 2021-03-25 10:27:24 +00:00 committed by GitHub
parent 40c8c0fab6
commit b315795150
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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