Skip to content

Commit 3a1da81

Browse files
authored
Add trigger on tags
1 parent 8198044 commit 3a1da81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
tags: v*
67

78
jobs:
89
build:

0 commit comments

Comments
 (0)