Skip to content

fix: Returning .userCancelled when the app goes to the background dur… #43

fix: Returning .userCancelled when the app goes to the background dur…

fix: Returning .userCancelled when the app goes to the background dur… #43

name: Build, Test and Release | Unstable version
on:
push:
branches:
main
permissions:
id-token: write
contents: write
actions: write
jobs:
release-unstable:
uses: ./.github/workflows/deploy_liveness.yml
with:
type: unstable
secrets: inherit