Skip to content

Commit 3a526f3

Browse files
committed
Test spring-github-workflows/spring-find-release-version.yml
1 parent 0859281 commit 3a526f3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: Test Find Current Version to Release
2+
3+
on:
4+
workflow_dispatch:
5+
6+
run-name: Release current version for branch ${{ github.ref_name }}
7+
8+
jobs:
9+
test:
10+
uses: spring-io/spring-github-workflows/.github/workflows/spring-find-release-version.yml@main

0 commit comments

Comments
 (0)