Skip to content

Commit cc60e38

Browse files
committed
Publish package on release creation
1 parent 077e211 commit cc60e38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Release
22

33
on:
4-
push:
5-
tags:
6-
- "*"
4+
release:
5+
types:
6+
- created
77

88
jobs:
99
release:

0 commit comments

Comments
 (0)