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