mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 00:05:50 +00:00
feat: omg
This commit is contained in:
parent
ee2d2f62c3
commit
a0c27c54f0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
|
@ -215,7 +215,7 @@ jobs:
|
|||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
with:
|
||||
tag: ${{ needs.build_and_publish.outputs.next_version }}
|
||||
tag_name: ${{ needs.build_and_publish.outputs.next_version }}
|
||||
body: |
|
||||
${{ needs.build_and_publish.outputs.next_version }}
|
||||
|
||||
|
|
Loading…
Reference in a new issue