We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30b1ccd commit ab7e426Copy full SHA for ab7e426
1 file changed
.github/workflows/commit.yaml
@@ -50,7 +50,9 @@ jobs:
50
uses: extenda/actions/conventional-release@v0
51
id: release
52
with:
53
- name: openapi-httpserver-java
+ name: ''
54
+ tag-prefix: 'v'
55
+
56
env:
57
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
58
0 commit comments