Update maven.yml
This commit is contained in:
parent
62d8172db6
commit
05a67e8471
1 changed files with 1 additions and 0 deletions
1
.github/workflows/maven.yml
vendored
1
.github/workflows/maven.yml
vendored
|
@ -31,3 +31,4 @@ jobs:
|
|||
with:
|
||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
prerelease: false
|
||||
automatic_release_tag: "release-$(date +'%Y%m%d%H%M%S')"
|
||||
|
|
Loading…
Reference in a new issue