Skip to content

Commit cf31286

Browse files
committed
chore: Update build workflow to trigger on release publication
1 parent b3083cd commit cf31286

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ on:
99
push:
1010
branches:
1111
- main
12+
release:
13+
types:
14+
- published
1215
workflow_dispatch:
1316

1417
env:

0 commit comments

Comments
 (0)