mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2024-12-05 02:10:18 +00:00
Fix release workflow dispatch type (#171)
This commit is contained in:
parent
1ffca081cf
commit
baec9203ba
4
.github/workflows/release_github.yml
vendored
4
.github/workflows/release_github.yml
vendored
@ -1,9 +1,7 @@
|
||||
name: "Make github release"
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
release-github:
|
||||
|
Loading…
Reference in New Issue
Block a user