Skip to content

Commit 2a60b41

Browse files
committed
fix publish studio workflow
1 parent b0c1b06 commit 2a60b41

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish-studio-all.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ name: Publish Studio Desktop
44
on:
55
workflow_dispatch:
66

7-
permissions: {}
7+
permissions:
8+
contents: read
89

910
jobs:
1011
# CRA Annex I Part I(1) release gate: block the release — and the platform

0 commit comments

Comments
 (0)