Skip to content

Commit

Permalink
Test spring-github-workflows/spring-find-release-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
artembilan committed Jan 29, 2025
1 parent 0859281 commit 3a526f3
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/test-spring-find-release-version.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 3a526f3

Please sign in to comment.