Skip to content

Commit 5a3b712

Browse files
committed
Change github workflows
1 parent a7df6be commit 5a3b712

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/publish-pre-relase.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
name: Publish Package to npmjs
1+
name: Manually Publish Pre-release
22
on:
33
workflow_dispatch:
4-
release:
5-
types: [published]
64
jobs:
75
build:
86
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)