Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

Commit d316c08

Browse files
committed
🔧 (build_iso.yml): update permissions to allow write access to contents and id-token for improved workflow functionality
1 parent 27a8377 commit d316c08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/build_iso.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
build-iso:
1616
runs-on: ubuntu-22.04
1717
permissions:
18-
contents: read
18+
contents: write
1919
packages: write
2020
id-token: write
2121
strategy:

0 commit comments

Comments
 (0)