Skip to content

Commit 293b1ca

Browse files
authored
Merge pull request #44 from contentstack/development
Development
2 parents f5fa4d2 + 5dc85d8 commit 293b1ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
push:
66
tags:
77
- 'v[0-9]+.[0-9]+.[0-9]+' # tag pattern on pub.dev: 'v{{version}'
8+
release:
9+
types: [ created ]
810

911
# Publish using custom workflow
1012
jobs:

0 commit comments

Comments
 (0)