Skip to content

Commit ab7e426

Browse files
authored
build: Remove the name to visualize the version in GitHub (#81)
1 parent 30b1ccd commit ab7e426

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/commit.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,9 @@ jobs:
5050
uses: extenda/actions/conventional-release@v0
5151
id: release
5252
with:
53-
name: openapi-httpserver-java
53+
name: ''
54+
tag-prefix: 'v'
55+
5456
env:
5557
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5658

0 commit comments

Comments
 (0)