1
0
mirror of https://github.com/mifi/lossless-cut.git synced 2024-11-21 18:02:35 +01:00

reduce retry for now

This commit is contained in:
Mikael Finstad 2023-10-19 18:04:57 +08:00
parent 2c1796c2ac
commit 9eb2a325c2
No known key found for this signature in database
GPG Key ID: 25AB36E3E81CBC26

View File

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