From cad96b787225dc9073ececf59d52f1a544e8ddc0 Mon Sep 17 00:00:00 2001 From: WithoutPants <53250216+WithoutPants@users.noreply.github.com> Date: Mon, 29 Mar 2021 12:59:03 +1100 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c343fa522..6bbaf07bb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -116,6 +116,7 @@ jobs: uses: meeDamian/github-release@2.0 with: token: "${{ secrets.GITHUB_TOKEN }}" + allow_override: true files: | dist/stash-osx dist/stash-win.exe