From 3944fcf21da00e5c1bdd05248e390f72bba6c56a Mon Sep 17 00:00:00 2001 From: andreanadr <121737246+andreanadr@users.noreply.github.com> Date: Mon, 6 Oct 2025 13:17:55 +0700 Subject: [PATCH] Update publish-immutable-actions.yml --- .github/workflows/publish-immutable-actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-immutable-actions.yml b/.github/workflows/publish-immutable-actions.yml index 87c0207..f193731 100644 --- a/.github/workflows/publish-immutable-actions.yml +++ b/.github/workflows/publish-immutable-actions.yml @@ -6,7 +6,7 @@ on: jobs: publish: - runs-on: ubuntu-latest + runs-on: android-latest permissions: contents: read id-token: write