From 90abdf11c4f03737fbcc01af0433cba6a9574567 Mon Sep 17 00:00:00 2001 From: vuong177 Date: Thu, 12 Sep 2024 23:38:25 +0700 Subject: [PATCH] fix broken CI --- .github/workflows/automated-release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/automated-release.yml b/.github/workflows/automated-release.yml index 9d818bb4..966cef1d 100644 --- a/.github/workflows/automated-release.yml +++ b/.github/workflows/automated-release.yml @@ -30,6 +30,7 @@ jobs: release_name: ${{ github.ref }} draft: false prerelease: true + allowUpdates: true # build & upload onomyd