From 8315ea518091bd614039f542eabfb0fefc107b20 Mon Sep 17 00:00:00 2001 From: Lorraxs Date: Wed, 17 Jan 2024 17:45:44 +0700 Subject: [PATCH] Update autorelease.yml --- .github/workflows/autorelease.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/autorelease.yml b/.github/workflows/autorelease.yml index f6c275c..48ca3f5 100644 --- a/.github/workflows/autorelease.yml +++ b/.github/workflows/autorelease.yml @@ -29,6 +29,7 @@ jobs: - uses: 'marvinpinto/action-automatic-releases@latest' with: repo_token: '${{ secrets.GITHUB_TOKEN }}' + automatic_release_tag: 'latest' prerelease: false files: | web/build/*