diff --git a/.github/workflows/preview-release.yaml b/.github/workflows/preview-release.yaml index 7c7f1498..c417acc9 100644 --- a/.github/workflows/preview-release.yaml +++ b/.github/workflows/preview-release.yaml @@ -30,7 +30,7 @@ jobs: level: prepatch - uses: actions-ecosystem/action-push-tag@v1 with: - tag: v0.10.18-0 + tag: v0.10.19-0 build: runs-on: ${{ matrix.os }} needs: [bump-tag]