Test spring-github-workflows/spring-find-release-version.yml

This commit is contained in:
Artem Bilan
2025-01-29 12:45:46 -05:00
parent 085928155d
commit 3a526f364c

View File

@@ -0,0 +1,10 @@
name: Test Find Current Version to Release
on:
workflow_dispatch:
run-name: Release current version for branch ${{ github.ref_name }}
jobs:
test:
uses: spring-io/spring-github-workflows/.github/workflows/spring-find-release-version.yml@main