diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 971fdf1..1e83f9d 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -18,7 +18,6 @@ jobs: publish-templates: "true" base-path-to-templates: "./src" generate-docs: "true" - disable-repo-tagging: true features-namespace: "" env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}