Skip to content

chore: kickoff release #1

chore: kickoff release

chore: kickoff release #1

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

Check failure on line 13 in .github/workflows/deploy_release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy_release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy_release.yml" -> "./.github/workflows/deploy_liveness.yml" (source branch with sha:dc0ce9e8f3dd0001d8a8b9802e64b2f82e57a2fa) --> "./.github/workflows/liveness_unit_tests.yml" (source branch with sha:dc0ce9e8f3dd0001d8a8b9802e64b2f82e57a2fa) : workflow is not reusable as it is missing a `on.workflow_call` trigger
with:
type: release
secrets: inherit