ci: Add write perms to release drafter for kotlin (#8140)

Needed to be able to create release drafts.
This commit is contained in:
Jamil
2025-02-15 07:46:13 -08:00
committed by GitHub
parent 5a3e940334
commit 4685c8edfd

View File

@@ -24,6 +24,8 @@ jobs:
update-release-draft:
name: update-release-draft
runs-on: ubuntu-22.04
permissions:
contents: write # for updating the release draft
env:
# mark:next-android-version
RELEASE_NAME: android-client-1.4.2