Compare commits

...

19 Commits

Author SHA1 Message Date
5508d9408f revert 2024-12-01 02:03:25 +07:00
5d434fcbe4 Update release.yml 2024-12-01 01:49:11 +07:00
9a0a753dde Update release.yml 2024-12-01 01:37:49 +07:00
5668b2a958 Add tree command to release workflow 2024-12-01 01:28:42 +07:00
7e0d3b5f50 test wtf moment 2024-12-01 01:28:36 +07:00
24d2689a4c 🔮 Merge repository updated to latest snapshot!
Script Execution UTC Time: null

Signed-off-by: validcube <pun.butrach@gmail.com>
2024-12-01 01:10:51 +07:00
dabe89c07e Update .github/workflows/release.yml 2024-11-22 08:28:26 +07:00
43ce40223d Remove find id step
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-11-22 08:19:24 +07:00
d9f0da461d Merge branch 'main' into ci/github-attest-slsa-l2 2024-11-13 22:55:21 +07:00
98c4589188 I get random anxiety attack from you 2024-11-13 22:55:01 +07:00
5888607388 ci: Remove testing 2024-11-13 22:54:37 +07:00
c2316dc9d1 Build away for now 2024-10-23 00:39:40 +07:00
01d685159d ci: Use actual path to apk 2024-10-23 00:34:38 +07:00
9024539e08 ci: Find ReVanced APK to attest 2024-10-22 23:58:34 +07:00
de4ccbe10c Dry run to run semrel
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-10-22 23:37:25 +07:00
9be7ff96b5 Update name
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-10-22 23:29:18 +07:00
4c9c8ff0d6 Temporary cursed force build
Signed-off-by: validcube <pun.butrach@gmail.com>
2024-10-22 23:29:18 +07:00
c74b13981f testprod 2024-10-22 23:29:17 +07:00
6ad90a827a ci: Support GitHub Attestation SLSA L2 2024-10-22 23:29:17 +07:00

View File

@ -17,7 +17,9 @@ jobs:
release:
name: Release
permissions:
contents: write
id-token: write
contents: write
attestations: write
runs-on: ubuntu-latest
steps:
- name: Checkout
@ -63,3 +65,8 @@ jobs:
KEYSTORE_ENTRY_PASSWORD: ${{ secrets.KEYSTORE_ENTRY_PASSWORD }}
run: |
npx semantic-release
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1
with:
subject-path: build/app/outputs/apk/release/revanced-manager-*.apk