mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-09-19 10:17: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"
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
Reference in New Issue
Block a user