Skip to content

Commit 595f993

Browse files
committed
ci: update ci permision to write the content
1 parent 72171d2 commit 595f993

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/app-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
workflow_dispatch:
1717

1818
permissions:
19-
contents: read
19+
contents: write
2020
id-token: write # This is required for requesting the JWT
2121

2222
jobs:

0 commit comments

Comments
 (0)