From babf4b436769466e4adb8571e3bbe114dd5eb806 Mon Sep 17 00:00:00 2001 From: warrensbox Date: Sun, 7 Apr 2024 23:48:20 -0700 Subject: [PATCH] test4 --- .github/workflows/manual.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/manual.yml b/.github/workflows/manual.yml index b80227e..9a60e31 100644 --- a/.github/workflows/manual.yml +++ b/.github/workflows/manual.yml @@ -94,7 +94,7 @@ jobs: - name: Create dry run tag uses: anothrNick/github-tag-action@1.67.0 - id: semver-tag #test4 + id: semver-tag #test5 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} WITH_V: false