From 2c627f088b4b406202b55aa9a820b675b7eb4e34 Mon Sep 17 00:00:00 2001 From: Roman Kelesidis Date: Wed, 8 Jan 2025 22:57:02 +0700 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 f1c926778..a380d8f80 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -1,4 +1,4 @@ -name: PHP Build and Archive +name: TorrentPier nightly builder on: push: @@ -32,5 +32,5 @@ jobs: - name: Upload Archive uses: actions/upload-artifact@v3 with: - name: build-archive + name: TorrentPier path: ${{ steps.create_zip.outputs.zip_name }}