Skip to content

Commit

Permalink
Fancier name fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Puxtril committed Jun 27, 2024
1 parent b7b2563 commit b2fb4bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Compile

run-name: ${{ github.ref_name }}: ${{ github.event.head_commit.message }}
run-name: ${{ github.ref_name }} - ${{ github.event.head_commit.message }}
on: [push]

defaults:
Expand Down

0 comments on commit b2fb4bc

Please sign in to comment.