mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-27 01:15:49 +00:00
create an automatic versioning release
This commit is contained in:
parent
0e9b187543
commit
72d08fd6ae
1 changed files with 0 additions and 1 deletions
1
.github/workflows/github-actions.yml
vendored
1
.github/workflows/github-actions.yml
vendored
|
@ -22,5 +22,4 @@ jobs:
|
||||||
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
repo_token: "${{ secrets.GITHUB_TOKEN }}"
|
||||||
prerelease: false
|
prerelease: false
|
||||||
files: |
|
files: |
|
||||||
LICENSE.txt
|
|
||||||
*.jar
|
*.jar
|
||||||
|
|
Loading…
Reference in a new issue