From 476eaa504595b803470704e4718675bb2168ad11 Mon Sep 17 00:00:00 2001 From: Folke Lemaitre Date: Mon, 9 Jan 2023 11:13:09 +0100 Subject: [PATCH] ci: bump prerelease --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index bb4ede32..1cce9edd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,7 +58,6 @@ jobs: prerelease: true bump-minor-pre-major: true bump-patch-for-minor-pre-major: true - release-as: 0.1.0-alpha - uses: actions/checkout@v2 - name: tag stable versions if: ${{ steps.release.outputs.release_created }}