From 64a98cea511bbe78dbeec0afadc8c9eaa21d9c6a Mon Sep 17 00:00:00 2001 From: "pakintada@gmail.com" Date: Mon, 8 Apr 2024 16:44:02 +0700 Subject: [PATCH] ci(release): :fire: Remove auto latest --- .github/workflows/publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 4ea57e8..c43ec2d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -52,5 +52,4 @@ jobs: prerelease: false body: ${{ inputs.release_notes }} file: client/dist/client.zip - make_latest: true overwrite: true