diff --git a/.github/workflows/changelog-to-fastlane.yml b/.github/workflows/changelog-to-fastlane.yml index d2da75292..6e789f40d 100644 --- a/.github/workflows/changelog-to-fastlane.yml +++ b/.github/workflows/changelog-to-fastlane.yml @@ -9,7 +9,7 @@ on: permissions: actions: none checks: none - contents: read + contents: write deployments: none discussions: none id-token: none