Skip to content

Commit

Permalink
fix release title
Browse files Browse the repository at this point in the history
  • Loading branch information
grrowl committed Jun 29, 2024
1 parent 9134d76 commit 15e5b79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
title: ${{ github.ref }}
title: ${{ github.ref_name }}

0 comments on commit 15e5b79

Please sign in to comment.