mirror of
https://github.com/bitwarden/android.git
synced 2026-05-11 02:15:43 -05:00
Adding missing permissions to test-device workflow call
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -478,6 +478,11 @@ jobs:
|
||||
with:
|
||||
apk_filename: com.x8bit.bitwarden.apk
|
||||
test_apk_filename: com.x8bit.bitwarden-test.apk
|
||||
permissions:
|
||||
actions: read
|
||||
checks: write
|
||||
contents: read
|
||||
id-token: write
|
||||
|
||||
publish_fdroid:
|
||||
name: Publish F-Droid artifacts
|
||||
|
||||
Reference in New Issue
Block a user