Make releases manual (#112)

This commit is contained in:
folex 2021-09-08 13:29:40 +03:00 committed by GitHub
parent f97a4f7eba
commit 02b8622db2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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