3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -3,8 +3,7 @@ name: Build and Release Go Binary
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "*"
|
||||||
- "v*.*.*-*"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user