diff --git a/.github/workflows/auto-tag-main.yml b/.github/workflows/auto-tag-main.yml index 00a61ad..fe084a2 100644 --- a/.github/workflows/auto-tag-main.yml +++ b/.github/workflows/auto-tag-main.yml @@ -24,4 +24,3 @@ jobs: DEFAULT_BUMP: patch GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: true - PRERELEASE: true \ No newline at end of file