Skip to content

Release current version for branch main #14

Release current version for branch main

Release current version for branch main #14

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-artifactory-release.yml@main

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

View workflow run for this annotation

GitHub Actions / Release

Invalid workflow file

The workflow is not valid. .github/workflows/release.yml (Line: 10, Col: 11): Input releaseVersion is required, but not provided while calling.
with:
buildToolArgs: dist
secrets: inherit