From 86f27c3e9c139dfe57394ca8ca88117e2a4a3d92 Mon Sep 17 00:00:00 2001 From: Eugene C Date: Tue, 25 Jan 2022 16:36:54 +0300 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b2a80df4..ca636c7a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -280,7 +280,7 @@ jobs: # 7z a -r quake3e-linux-armv7.zip ./linux-armv7/* - name: Create latest build - uses: ec-/action-automatic-releases@latest + uses: ec-/action-automatic-releases@test with: repo_token: ${{ secrets.GITHUB_TOKEN }} automatic_release_tag: "latest"