mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 20:07:59 -06:00
[PM-28029] ci: add missing permission to fdroid job to fix f-droid build failures (#6163)
This commit is contained in:
parent
7b0b93a204
commit
0c234ee0aa
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -447,6 +447,8 @@ jobs:
|
||||
- version
|
||||
- build
|
||||
runs-on: ubuntu-24.04
|
||||
permissions:
|
||||
id-token: write
|
||||
steps:
|
||||
- name: Check out repo
|
||||
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user