1
0
Fork 0
mirror of synced 2024-06-29 11:31:06 +12:00

Update release.yml

This commit is contained in:
Martin McKeaveney 2021-03-25 10:27:48 +00:00 committed by GitHub
parent c74205e4c8
commit 00d6696b08

View file

@ -59,8 +59,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') }}