1
0
mirror of https://github.com/areteruhiro/LIME-beta-hiro.git synced 2025-02-06 05:21:37 +09:00

エラーを無視

プルリク時に確実に失敗するため

https://github.com/actions/attest-build-provenance/issues/99
This commit is contained in:
Syuugo 2024-06-07 14:43:25 +09:00 committed by Syuugo
parent b7ad79e899
commit b2ebb0abec

View File

@ -90,6 +90,7 @@ jobs:
- name: Attest
uses: actions/attest-build-provenance@v1
if: github.event.inputs.release != 'true'
continue-on-error: true
with:
subject-path: app/build/outputs/apk/debug/app-debug.apk