Skip to content

Commit c75fa2d

Browse files
author
chenliuyun
committed
ci: revert publish trigger to release.published
1 parent 6c83c15 commit c75fa2d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
name: Publish to npm
22

33
on:
4-
push:
5-
tags:
6-
- 'v*'
4+
release:
5+
types: [published]
76

87
jobs:
98
publish:

0 commit comments

Comments
 (0)