Skip to content

Commit dd85de4

Browse files
committed
swap to write permission for content
1 parent f6735bd commit dd85de4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wasm-internal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
name: Building @bitwarden/sdk-wasm-internal - ${{matrix.license_type.readable}}
2020
runs-on: ubuntu-24.04
2121
permissions:
22-
contents: read
22+
contents: write
2323
strategy:
2424
matrix:
2525
license_type:

0 commit comments

Comments
 (0)