update
This commit is contained in:
0
.github/.gitkeep
vendored
Normal file
0
.github/.gitkeep
vendored
Normal file
3
build.yml → .github/workflows/build.yml
vendored
3
build.yml → .github/workflows/build.yml
vendored
@@ -4,9 +4,6 @@
|
|||||||
name: Build Multi-Arch Binaries
|
name: Build Multi-Arch Binaries
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
tags:
|
|
||||||
- 'v*'
|
|
||||||
workflow_dispatch: # 支持手动触发
|
workflow_dispatch: # 支持手动触发
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Reference in New Issue
Block a user