From 166b1d33c815befa74ef4ab20e5a013235115581 Mon Sep 17 00:00:00 2001 From: Reese Williams Date: Thu, 22 Feb 2024 00:28:21 +0000 Subject: [PATCH] boop --- .github/workflows/preview-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]