diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 70c7bd6a..06eb1319 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 }}