Add workflow manual start tag (#41)

* add manual start tag

* changed

* fix

* fixed?

* added push as it was
This commit is contained in:
Артем 2023-03-31 10:28:35 +03:00 committed by GitHub
parent 7bfcc5dfb2
commit bacfb20ce7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ name: release
on:
push:
branches: [v0]
workflow_dispatch:
env:
NODEJS_VERSION: '16'