Skip to content

Commit a60e7f7

Browse files
authored
Merge pull request #21 from lumio/feature/15-auto-tagging
feat: #15 enable publish
2 parents 3a50389 + 9ff4dcd commit a60e7f7

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
11
name: Publish
22

33
on:
4-
push:
5-
branches-ignore:
6-
- '**'
7-
# release:
8-
# types: [created]
4+
release:
5+
types: [created]
96

107
jobs:
118
build:

0 commit comments

Comments
 (0)