mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-24 00:35:49 +00:00
forgot to tag
This commit is contained in:
parent
3059735840
commit
5863acecdf
1 changed files with 2 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
@ -44,3 +44,4 @@ jobs:
|
||||||
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