Skip to content

Commit 95aebdb

Browse files
authored
Merge pull request #17 from escendit/16-add-release-action
Add Release Action
2 parents b3083cd + cf31286 commit 95aebdb

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)