mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 21:07:56 +08:00
build binaries on release
This commit is contained in:
5
.github/workflows/binaries_release.yml
vendored
5
.github/workflows/binaries_release.yml
vendored
@@ -3,8 +3,9 @@
|
|||||||
name: "go: build versioned binaries"
|
name: "go: build versioned binaries"
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
push:
|
||||||
types: [created]
|
tags:
|
||||||
|
- '*'
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Reference in New Issue
Block a user