Skip to content

chore: kickoff release #19

chore: kickoff release

chore: kickoff release #19

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