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 10, 2024
1 parent 6ea9897 commit a9d85f0
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 a9d85f0

Please sign in to comment.