Skip to content

Release

Release #13

Workflow file for this run

name: Release
on:
workflow_dispatch:
run-name: Release current version for branch ${{ github.ref_name }}
jobs:
release:
uses: spring-projects/spring-integration-aws/.github/workflows/spring-release-for-branch.yml@main

Check failure on line 10 in .github/workflows/release.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/release.yml

Invalid workflow file

error parsing called workflow ".github/workflows/release.yml" -> "spring-projects/spring-integration-aws/.github/workflows/spring-release-for-branch.yml@main" (source branch with sha:59c140021317e139780cdcaec7c0772632c784e8) --> "spring-projects/spring-integration-aws/.github/workflows/spring-artifactory-release.yml@main" (source branch with sha:59c140021317e139780cdcaec7c0772632c784e8) ---> "spring-projects/spring-integration-aws/.github/workflows/spring-stage-release.yml@main" (source branch with sha:59c140021317e139780cdcaec7c0772632c784e8) : job "staging-with-gradle" calls workflow "spring-projects/spring-integration-aws/.github/workflows/spring-artifactory-gradle-release-staging.yml@main", but doing so would exceed the limit on called workflow depth of 3
with:
buildToolArgs: dist
repositoryTeam: artembilan,garyrussell
secrets: inherit