Skip to content

Commit 942b554

Browse files
authored
Update master.yml
1 parent 206cd08 commit 942b554

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
with:
8989
tag_name: v${{ steps.version.outputs.release }}
9090
release_name: v${{ steps.version.outputs.release }}
91+
commitish: v${{ steps.version.outputs.release }} #Use the current tag here
9192
body: |
9293
## Installation
9394
Add the following lines to your pom:

0 commit comments

Comments
 (0)