Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
animegasan authored Sep 9, 2024
1 parent e1d0181 commit 0d6cb5a
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,12 @@ jobs:
prerelease: false
files: ${{ env.PKG_PATH }}
body: |
## Changelog ${{ env.PKG_VERSION }}:
### Changelog ${{ env.PKG_VERSION }}:
### πŸ“¦ New build of ${{ env.PKG_NAME }}
-
** πŸ“¦ New build of ${{ env.PKG_NAME }} **
### 🐞 Bug fixes and improvements
-
** 🐞 Bug fixes and improvements **
### ✨ Added new features
-
** ✨ Added new features **
### ❌ Removed deprecated features
-
** ❌ Removed deprecated features **

0 comments on commit 0d6cb5a

Please sign in to comment.