Skip to content

chore: update ruby version to fix CI deployments (#140) #35

chore: update ruby version to fix CI deployments (#140)

chore: update ruby version to fix CI deployments (#140) #35

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