We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7ad79e commit b2ebb0aCopy full SHA for b2ebb0a
.github/workflows/build.yml
@@ -90,6 +90,7 @@ jobs:
90
- name: Attest
91
uses: actions/attest-build-provenance@v1
92
if: github.event.inputs.release != 'true'
93
+ continue-on-error: true
94
with:
95
subject-path: app/build/outputs/apk/debug/app-debug.apk
96
0 commit comments