Update maven.yml

This commit is contained in:
potzplitz 2024-03-03 01:04:19 +01:00 committed by GitHub
parent 62d8172db6
commit 05a67e8471
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,3 +31,4 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
automatic_release_tag: "release-$(date +'%Y%m%d%H%M%S')"