From dc323fb3e2bd52a284bbcc73bf7a41b380befbbe Mon Sep 17 00:00:00 2001 From: Heon Date: Thu, 25 Jul 2024 11:40:07 +0900 Subject: [PATCH] test: add permission --- .github/workflows/android-ci.yml | 2 ++ .idea/deploymentTargetSelector.xml | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/workflows/android-ci.yml b/.github/workflows/android-ci.yml index 9b7cfe2c..9478b9b9 100644 --- a/.github/workflows/android-ci.yml +++ b/.github/workflows/android-ci.yml @@ -10,6 +10,8 @@ jobs: build: runs-on: macos-latest + permissions: + contents: write steps: - uses: actions/checkout@v4 diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml index 101ad3e8..67b5f25d 100644 --- a/.idea/deploymentTargetSelector.xml +++ b/.idea/deploymentTargetSelector.xml @@ -4,10 +4,10 @@