From 4302497379a3cb38d28fc816225f91a9bcbe5d10 Mon Sep 17 00:00:00 2001 From: Cuong-Tran Date: Mon, 24 Mar 2025 13:33:56 +0700 Subject: [PATCH] fix python executable permission --- .github/scripts/bump-versions.py | 0 .github/scripts/create-repo.py | 0 .github/scripts/move-apks.py | 0 3 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .github/scripts/bump-versions.py mode change 100644 => 100755 .github/scripts/create-repo.py mode change 100644 => 100755 .github/scripts/move-apks.py diff --git a/.github/scripts/bump-versions.py b/.github/scripts/bump-versions.py old mode 100644 new mode 100755 diff --git a/.github/scripts/create-repo.py b/.github/scripts/create-repo.py old mode 100644 new mode 100755 diff --git a/.github/scripts/move-apks.py b/.github/scripts/move-apks.py old mode 100644 new mode 100755