From fa477b24aded682f0b9e152f9a751e8ffe149a04 Mon Sep 17 00:00:00 2001 From: Veha Veha Date: Mon, 6 Jan 2025 23:32:21 +0700 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a98370..3bef2df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: - name: Binary Patch + name: Binary Patcher make_latest: true - tag_name: latest + tag_name: latest-nightly files: target/release/Patcher.exe