From 066fda73a8fabbd0e7099489e86016aaff0f7677 Mon Sep 17 00:00:00 2001 From: Peyman <118217228+Ptechgithub@users.noreply.github.com> Date: Thu, 4 Apr 2024 12:05:18 +0330 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 56137a5e..2999b775 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -101,4 +101,4 @@ jobs: repo_token: ${{ secrets.GITHUB_TOKEN }} file: ./CloudflareScanner_${{ env.ASSET_NAME }}.zip* tag: ${{ github.ref }} - file_glob: true \ No newline at end of file + file_glob: true \ No newline at end of file