From 13f24cbfc3f4adc8ad3d2d239ac53ce5c611ef93 Mon Sep 17 00:00:00 2001 From: i3sey <86531179+i3sey@users.noreply.github.com> Date: Tue, 6 Jun 2023 22:47:36 +0500 Subject: [PATCH] fff --- .github/workflows/rus2zip.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/rus2zip.yaml b/.github/workflows/rus2zip.yaml index d8a0232..b51fada 100644 --- a/.github/workflows/rus2zip.yaml +++ b/.github/workflows/rus2zip.yaml @@ -13,6 +13,7 @@ jobs: uses: "marvinpinto/action-automatic-releases@latest" with: repo_token: "${{ secrets.GITHUB_TOKEN }}" + automatic_release_tag: latest prerelease: false files: | DBIupdate.zip \ No newline at end of file