mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-23 16:25:49 +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
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
tag: ${{ needs.build_and_publish.outputs.next_version }}
|
tag_name: ${{ needs.build_and_publish.outputs.next_version }}
|
||||||
body: |
|
body: |
|
||||||
${{ needs.build_and_publish.outputs.next_version }}
|
${{ needs.build_and_publish.outputs.next_version }}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue