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]
|
||||
|
||||
env:
|
||||
VERSION: v0.0.0
|
||||
|
||||
jobs:
|
||||
build-test-publish:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: Release
|
||||
name: Add executable to release
|
||||
|
||||
on: [release]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user