diff --git a/.forgejo/workflows/0-semver.yml b/.forgejo/workflows/0-semver.yml index f7547d7..4045dfc 100644 --- a/.forgejo/workflows/0-semver.yml +++ b/.forgejo/workflows/0-semver.yml @@ -40,4 +40,3 @@ jobs: release-notes: ${{ steps.semantic.outputs.NOTES }} token: ${{ secrets.FIXBLUESKY_RELEASE_TOKEN }} tag: v${{ steps.semantic.outputs.VERSION }} - title: v${{ steps.semantic.outputs.VERSION }}