Skip to content

chore: kickoff release #23

chore: kickoff release

chore: kickoff release #23

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

Check failure on line 14 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_package.yml" (source branch with sha:2b7284402c93466ba93be624009af109c25051e3) --> "./.github/workflows/unit_test.yml" (source branch with sha:2b7284402c93466ba93be624009af109c25051e3) ---> "./.github/workflows/run_unit_tests_platforms.yml" (source branch with sha:2b7284402c93466ba93be624009af109c25051e3) : job "run-unit-tests" calls workflow "./.github/workflows/run_unit_tests.yml", but doing so would exceed the limit on called workflow depth of 3
with:
type: release
secrets: inherit