Skip to content

chore(workflows): caching one build for Amplify-Package instead of on… #91

chore(workflows): caching one build for Amplify-Package instead of on…

chore(workflows): caching one build for Amplify-Package instead of on… #91

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_package.yml

Check failure on line 14 in .github/workflows/deploy_unstable.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deploy_unstable.yml

Invalid workflow file

error parsing called workflow ".github/workflows/deploy_unstable.yml" -> "./.github/workflows/deploy_package.yml" (source branch with sha:ae59b0aeaae8b781e516e3e37cacb459c3be2a2c) --> "./.github/workflows/unit_test.yml" (source branch with sha:ae59b0aeaae8b781e516e3e37cacb459c3be2a2c) ---> "./.github/workflows/run_unit_tests_platforms.yml" (source branch with sha:ae59b0aeaae8b781e516e3e37cacb459c3be2a2c) : 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: unstable
secrets: inherit