Skip to content

fix: prevent AVCaptureSession from starting during session configurat… #29

fix: prevent AVCaptureSession from starting during session configurat…

fix: prevent AVCaptureSession from starting during session configurat… #29

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