Skip to content

Release current version for branch main #18

Release current version for branch main

Release current version for branch main #18

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
with:
buildToolArgs: dist
secrets: inherit