Skip to content

Commit 795ede4

Browse files
committed
Update release notes template
1 parent 93951df commit 795ede4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ jobs:
1111
steps:
1212
- name: Checkout
1313
uses: actions/checkout@v4
14+
1415
- name: Release
1516
uses: softprops/action-gh-release@v2
1617
with:
1718
body: |
18-
If you like this integration, please star this repo to show your appreciation - it makes me very happy!
19+
Enjoying this integration? Show your support by starring the repository! ⭐️
1920
2021
**Changes:**
2122
- Change 1

0 commit comments

Comments
 (0)