This is an automated email from the ASF dual-hosted git repository.

cstamas pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-gpg-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 56645dd  Fix tag template
56645dd is described below

commit 56645dd7ba4c1538a55de91a27232d29c6f70873
Author: Tamas Cservenak <ta...@cservenak.net>
AuthorDate: Fri Mar 8 10:30:57 2024 +0100

    Fix tag template
---
 .github/release-drafter.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index a931c9a..f532c9f 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -16,4 +16,4 @@
 # under the License.
 
 _extends: maven-gh-actions-shared
-tag-template: maven-invoker-$NEXT_MINOR_VERSION
+tag-template: maven-gpg-plugin-$NEXT_MINOR_VERSION

Reply via email to