mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-21 22:18:25 +02:00
upd
This commit is contained in:
parent
642432120d
commit
a9581694c4
3 changed files with 42 additions and 4 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue