Skip to content

chore: update integration test to match latest UX updates (#91) #18

chore: update integration test to match latest UX updates (#91)

chore: update integration test to match latest UX updates (#91) #18

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