From e79e483c21303de1923e141756f289037a8b49d6 Mon Sep 17 00:00:00 2001 From: patrick brisbin <pbrisbin@gmail.com> Date: Thu, 4 Apr 2024 09:53:19 -0400 Subject: [PATCH] Love this, this is great --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1aa4bfb..631cd14 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -49,7 +49,7 @@ jobs: result-encoding: string - uses: actions/checkout@v4 - - run: + - run: | git tag --force v2 "$SHA" git push --tags env: