mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +00:00
release with tag
This commit is contained in:
parent
ff1ef465a7
commit
3059735840
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -43,4 +43,4 @@ jobs:
|
||||||
files: target/*
|
files: target/*
|
||||||
tag_name: ${{ steps.get_tag.outputs.TAG }}
|
tag_name: ${{ steps.get_tag.outputs.TAG }}
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
Loading…
Reference in a new issue