Skip to content

Commit b4056a8

Browse files
committed
Actually deploy on releases
1 parent fca29b6 commit b4056a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-test-release.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ on:
99
branches:
1010
- main
1111

12+
release:
13+
types:
14+
- published
15+
1216
workflow_dispatch:
1317

1418
jobs:

0 commit comments

Comments
 (0)