Skip to content

Commit

Permalink
Shorten release job name to just "Build"
Browse files Browse the repository at this point in the history
  • Loading branch information
axllent committed Oct 6, 2023
1 parent 18c3847 commit 831157a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
name: Build & release
jobs:
releases-matrix:
name: Release Go Binary
name: Build
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 831157a

Please sign in to comment.