Skip to content

Commit 6d088fd

Browse files
committed
test22
1 parent b66a748 commit 6d088fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ jobs:
238238
--target ${{ inputs.checkout_ref }} \
239239
--draft=${{ inputs.perform_release && 'false' || 'true'}} \
240240
--title "${{ env.APPLICATION}} ${{ inputs.release_version }}" \
241-
--notes "<br>... coming soon<br>Docker image tags released:<br> ${{ env.DOCKER_META_TAGS }}<br> ... coming soon"
241+
--notes "**Improvements:**... coming soon **Bugfixes:** ... coming soon **Docker images:** Docker image released:<br> ${{ env.DOCKER_META_TAGS }}<br> ... coming soon"
242242
243243
- name: Debug output
244244
run: |

0 commit comments

Comments
 (0)