naming improvements
All checks were successful
Build and Test / build-test-publish (1.23.4) (push) Successful in 45s

This commit is contained in:
Denys Seredenko
2025-01-15 12:58:03 +01:00
parent f7826e516b
commit bde8c0184a
2 changed files with 2 additions and 5 deletions

View File

@@ -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

View File

@@ -1,4 +1,4 @@
name: Release
name: Add executable to release
on: [release]