From 0d5d1f54a85f73da8a04c251b1d37007d83ec82e Mon Sep 17 00:00:00 2001 From: Hiddify <114227601+hiddify-com@users.noreply.github.com> Date: Sat, 3 Feb 2024 01:16:48 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3b744737..aa8cbe22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -25,4 +25,5 @@ jobs: secrets: inherit permissions: write-all with: - upload-artifact: ${{ github.event_name == 'push' }} \ No newline at end of file + upload-artifact: ${{ github.event_name == 'push' }} +