Skip to content

Commit 1fb84c2

Browse files
author
ELi Davidson
committed
publish on release
1 parent 1cbe77b commit 1fb84c2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: npm-publish
22
on:
3-
push:
4-
branches:
5-
- master
3+
release:
4+
types: [published]
65
jobs:
76
npm-publish:
87
name: npm-publish

0 commit comments

Comments
 (0)