From 94d0d6f03d198ab0d45fae7e52d649f1336b0f9e Mon Sep 17 00:00:00 2001 From: Maksym H <1177472+mordamax@users.noreply.github.com> Date: Tue, 10 Dec 2024 22:22:07 +0000 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 87236d6..572ad84 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -63,7 +63,7 @@ jobs: - uses: actions/checkout@v3.3.0 with: fetch-depth: 0 - - uses: butlerlogic/action-autotag@@1.1.2 + - uses: butlerlogic/action-autotag@1.1.2 id: autotag with: head_branch: master