Skip to content

Commit

Permalink
Use ref_name
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Sep 28, 2022
1 parent c3cfa30 commit 50972bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: publish

run-name: ${{ github.ref }}
run-name: ${{ github.ref_name }}

on:
push:
Expand Down

0 comments on commit 50972bc

Please sign in to comment.