We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756617d commit 7291cfaCopy full SHA for 7291cfa
.github/workflows/master.yml
@@ -90,7 +90,6 @@ jobs:
90
with:
91
tag_name: v${{ steps.version.outputs.release }}
92
release_name: v${{ steps.version.outputs.release }}
93
- commitish: v${{ steps.version.outputs.release }} #Use the current tag here
94
body: |
95
## Installation
96
Add the following lines to your pom:
0 commit comments