make publish only manual (#64)

This commit is contained in:
Valery Antopol 2021-10-04 17:31:58 +03:00 committed by GitHub
parent 17eb14aa48
commit 715e2f0e7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,7 @@
name: "publish-release"
on:
push:
branches:
- "master"
workflow_dispatch:
jobs:
npm-publish: