mirror of
https://github.com/revanced/revanced-manager.git
synced 2025-04-30 05:54:26 +02:00
ci: Make attestation runs on every release (stable)
Sometimes build will not be made due to CI Configuration
This commit is contained in:
parent
3e8862ea5a
commit
d3036105bb
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -67,6 +67,7 @@ jobs:
|
|||||||
npx semantic-release
|
npx semantic-release
|
||||||
|
|
||||||
- name: Generate artifact attestation
|
- name: Generate artifact attestation
|
||||||
|
if: github.ref == 'refs/heads/main'
|
||||||
uses: actions/attest-build-provenance@v1
|
uses: actions/attest-build-provenance@v1
|
||||||
with:
|
with:
|
||||||
subject-path: build/app/outputs/apk/release/revanced-manager-*.apk
|
subject-path: build/app/outputs/apk/release/revanced-manager-*.apk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user