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 bc731ff commit d78eb90Copy full SHA for d78eb90
.github/release-drafter-3.x.yml
@@ -16,6 +16,4 @@
16
# under the License.
17
18
_extends: maven-gh-actions-shared:.github/release-drafter.yml
19
-
20
-filter-by-commitish: true
21
-commitish: maven-archiver-3.x
+tag-template: maven-archiver-$RESOLVED_VERSION
.github/release-drafter.yml
@@ -16,6 +16,7 @@
_extends: maven-gh-actions-shared
include-pre-releases: true
22
prerelease: true
0 commit comments