Skip to content

Commit d0606a6

Browse files
committed
Fixed a yaml error
1 parent b068a35 commit d0606a6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,6 @@ name: Publish Package to npmjs
22
on:
33
release:
44
types: [created]
5-
on:
6-
workflow_dispatch:
7-
push:
8-
branches:
9-
- main
10-
pull_request:
115

126
jobs:
137
build:

0 commit comments

Comments
 (0)