This commit is contained in:
Okinea Dev 2025-02-05 17:42:34 +02:00
parent 642432120d
commit a9581694c4
No known key found for this signature in database
GPG key ID: 07944BC5E01E7B43
3 changed files with 42 additions and 4 deletions

View file

@ -29,9 +29,6 @@ jobs:
- name: 📦 Install Dependencies
run: npm install
- name: 🚀 Prepare release
run: bun run preversion
- name: 📜 Generate changelog and release new version
run: |
npx changelogen --release --push