Skip to content

Commit 24928fc

Browse files
committed
fix
1 parent 8787bc6 commit 24928fc

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/npm.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Release
33

44
on:
55
push:
6-
tags:
7-
- 'v*'
6+
workflow_dispatch:
87

98
jobs:
109
release:

0 commit comments

Comments
 (0)