test wtf moment

This commit is contained in:
Pun Butrach 2024-12-01 01:28:36 +07:00 committed by GitHub
parent 24d2689a4c
commit 7e0d3b5f50
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -65,6 +65,9 @@ jobs:
KEYSTORE_ENTRY_PASSWORD: ${{ secrets.KEYSTORE_ENTRY_PASSWORD }}
run: |
npx semantic-release
- name: wtf
run: tree build/app/outputs/apk/release
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1