From e7ca31b710e3fe8bd19735872c2ffd4e4c2f5ddb Mon Sep 17 00:00:00 2001 From: Pin Studios Date: Thu, 27 Feb 2025 10:33:53 +0800 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 263f622..9a85e43 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -6,7 +6,7 @@ on: version: description: 'Version number (e.g. 1.0.9)' required: true - default: '1.4.01' + default: '1.4.07' permissions: contents: write @@ -206,4 +206,4 @@ jobs: draft: false prerelease: false env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}