This commit is contained in:
Pun Butrach 2024-12-01 02:03:25 +07:00 committed by GitHub
parent 5d434fcbe4
commit 5508d9408f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -64,7 +64,7 @@ jobs:
KEYSTORE_ENTRY_ALIAS: ${{ secrets.KEYSTORE_ENTRY_ALIAS }}
KEYSTORE_ENTRY_PASSWORD: ${{ secrets.KEYSTORE_ENTRY_PASSWORD }}
run: |
flutter build apk
npx semantic-release
- name: Generate artifact attestation
uses: actions/attest-build-provenance@v1