Skip to content

Commit 4c70a5f

Browse files
authored
Merge pull request #72 from vmenger/auto-release-on-publish
Auto release on publish
2 parents ba0195a + d2d3be9 commit 4c70a5f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: build
22

33
on:
44
workflow_dispatch:
5+
release:
6+
types: [published]
57

68
jobs:
79

0 commit comments

Comments
 (0)