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 ca84ec1 commit ba97699Copy full SHA for ba97699
.github/workflows/publish_project.yml
@@ -44,6 +44,7 @@ jobs:
44
files: "build/libs/*.jar"
45
generate_release_notes: true
46
fail_on_unmatched_files: true
47
+ tag_name: names
48
49
- name: Publish to Maven
50
env:
0 commit comments