diff --git a/.github/workflows/commit.yaml b/.github/workflows/commit.yaml index 3e6c5f5..52d0487 100644 --- a/.github/workflows/commit.yaml +++ b/.github/workflows/commit.yaml @@ -50,7 +50,9 @@ jobs: uses: extenda/actions/conventional-release@v0 id: release with: - name: openapi-httpserver-java + name: '' + tag-prefix: 'v' + env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}