Skip to content

Commit 132fe35

Browse files
Update version-bump.yml
1 parent 6324b17 commit 132fe35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/version-bump.yml

+2
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
contents: read
2626
steps:
2727
- uses: actions/checkout@v4
28+
with:
29+
ref: ${{ github.ref_name }}
2830
- name: Set up JDK 17
2931
uses: actions/setup-java@v4
3032
with:

0 commit comments

Comments
 (0)