fix(ci): use cleaner naming for jobs
This commit is contained in:
2
.github/workflows/release_binaries.yml
vendored
2
.github/workflows/release_binaries.yml
vendored
@@ -1,6 +1,6 @@
|
||||
# This is a basic workflow to help you get started with Actions
|
||||
|
||||
name: Build Versioned Releases
|
||||
name: "go: build versioned binaries"
|
||||
|
||||
on:
|
||||
release:
|
||||
|
||||
Reference in New Issue
Block a user