diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 330317f6..e54418e7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -67,7 +67,7 @@ jobs: npx semantic-release - name: wtf - run: tree build/app/outputs/apk/release + run: tree build/app/outputs/apk - name: Generate artifact attestation uses: actions/attest-build-provenance@v1