retry build if fail

pull/617/head
Mikael Finstad 5 years ago
parent 98f2c6da90
commit 5fced48166
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

@ -56,6 +56,8 @@ jobs:
# release the app after building
release: ${{ env.is_tag == 'true' }}
max_attempts: 2
mac_certs: ${{ secrets.mac_certs }}
mac_certs_password: ${{ secrets.mac_certs_password }}

Loading…
Cancel
Save