From b3a414ad47b8f45c200e1731b901ca8eb1b1d1c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agli=20Pan=C3=A7i?= Date: Mon, 25 Dec 2023 16:17:21 +0100 Subject: [PATCH] Update release.yml --- .github/workflows/release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d587e25..be6a962 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,3 @@ ---- # https://github.com/marketplace/actions/actions-tagger name: release @@ -13,4 +12,4 @@ jobs: steps: - uses: Actions-R-Us/actions-tagger@latest with: - publish_latest_tag: true \ No newline at end of file + publish_latest_tag: true