naming improvements
All checks were successful
Build and Test / build-test-publish (1.23.4) (push) Successful in 45s
All checks were successful
Build and Test / build-test-publish (1.23.4) (push) Successful in 45s
This commit is contained in:
@@ -1,10 +1,7 @@
|
|||||||
name: Go
|
name: Build and Test
|
||||||
|
|
||||||
on: [push]
|
on: [push]
|
||||||
|
|
||||||
env:
|
|
||||||
VERSION: v0.0.0
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-test-publish:
|
build-test-publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
name: Release
|
name: Add executable to release
|
||||||
|
|
||||||
on: [release]
|
on: [release]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user