From 2caff6013c9cd9ec7c7b4f836fe3d3e42332414c Mon Sep 17 00:00:00 2001 From: Bryce Thorup Date: Mon, 1 Jan 2024 15:44:55 -0700 Subject: [PATCH] quotes????? --- .gitea/push_to_main.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/push_to_main.yaml b/.gitea/push_to_main.yaml index 3bece36..5f79123 100644 --- a/.gitea/push_to_main.yaml +++ b/.gitea/push_to_main.yaml @@ -10,4 +10,4 @@ jobs: steps: - name: reset version tag - run: git tag -d v1 && git push --delete origin v1 && git tag v1 && git push --tags + run: "git tag -d v1 && git push --delete origin v1 && git tag v1 && git push --tags"