mirror of
https://github.com/fluencelabs/marine.git
synced 2025-05-05 21:02:13 +00:00
Make releases manual (#112)
This commit is contained in:
parent
f97a4f7eba
commit
02b8622db2
5
.github/workflows/publish_release.yml
vendored
5
.github/workflows/publish_release.yml
vendored
@ -1,10 +1,7 @@
|
|||||||
name: "publish-release"
|
name: "publish-release"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
workflow_dispatch:
|
||||||
branches:
|
|
||||||
- "master"
|
|
||||||
- "main"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
npm-publish:
|
npm-publish:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user