Skip to content

Commit 21d2c0c

Browse files
Update npm-publish.yml
1 parent c516bf0 commit 21d2c0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Build project and publish to npm
33
on:
44
push:
55
branches: [main]
6+
tags:
7+
- '*'
68

79
jobs:
810
build:

0 commit comments

Comments
 (0)