From 4fe828fe3e0c56cf1879ef2ca72613aaf19f5242 Mon Sep 17 00:00:00 2001 From: user666 Date: Mon, 22 Jul 2024 10:52:57 +0400 Subject: [PATCH] willu --- .github/workflows/multi-platform.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/multi-platform.yml b/.github/workflows/multi-platform.yml index be5c649..55195e8 100644 --- a/.github/workflows/multi-platform.yml +++ b/.github/workflows/multi-platform.yml @@ -75,5 +75,4 @@ jobs: tag: "${{steps.json_properties.outputs.version}}" artifacts: "${{steps.build.outputs.build-output}}/*" artifactErrorsFailBuild: true - allowUpdates: false - \ No newline at end of file + allowUpdates: false \ No newline at end of file