Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cachitas committed Apr 9, 2024
1 parent 52d80bc commit 80ea424
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
with:
draft: false
files: ./dist/*
name: v${{ github.ref }}
tag_name: ${{ github.ref }}
name: v${{ github.ref_name }}
tag_name: ${{ github.ref_name }}

0 comments on commit 80ea424

Please sign in to comment.