Skip to content

Commit

Permalink
Fix release name
Browse files Browse the repository at this point in the history
Issue: PTFE-1367
  • Loading branch information
francoisferrand committed Apr 11, 2024
1 parent 14069f2 commit 086f19d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref_name }}
release_name: Release ${{ github.ref_name }}
name: Release ${{ github.ref_name }}

0 comments on commit 086f19d

Please sign in to comment.