Skip to content

Navigation Menu

Sign in
Sign up

Commit e5344bf

Browse files
Run homebrew action when release is edited
1 parent 46a8535 commit e5344bf

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

‎.github/workflows/bun-homebrew.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ on:
33
release:
44
types:
55
- published
6+
- edited
67
jobs:
78
homebrew:
89
runs-on: ubuntu-latest
9-
if: github.repository_owner == 'oven-sh'
10+
if: github.repository_owner == 'oven-sh' && !github.event.release.draft
1011
steps:
1112
- id: checkout
1213
name: Checkout

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /