From 20e188851d2790b6530ad938b9c115e5761ef8f2 Mon Sep 17 00:00:00 2001 From: LibraHp_0928 <99940665+LibraHp@users.noreply.github.com> Date: Thu, 14 Nov 2024 10:53:19 +0800 Subject: [PATCH] Update build-and-release.yml --- .github/workflows/build-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index 2c0d4d9..01db438 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -159,4 +159,4 @@ jobs: body: 'This release was created by GitHub Actions automatically. There is the latest version of GetQzonehistory.' files: './*.zip' env: - GITHUB_TOKEN: ${{ secrets.DEPLOY_KEY } + GITHUB_TOKEN: ${{ secrets.DEPLOY_KEY }}