Skip to content

Commit

Permalink
Update to remove release from release name
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiefdhurst committed Dec 21, 2023
1 parent 7ecad05 commit f42e858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
draft: false
makeLatest: true
tag: v${{ steps.version.outputs.value }}
name: Release v${{ steps.version.outputs.value }}
name: v${{ steps.version.outputs.value }}

0 comments on commit f42e858

Please sign in to comment.