Skip to content

Commit a30adb3

Browse files
committed
Contents write
1 parent a9f46ea commit a30adb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
timeout-minutes: 5
1313
permissions:
1414
id-token: write # Required for OIDC authentication
15-
contents: read # Required to checkout code
15+
contents: write # Required to checkout code
1616
defaults:
1717
run:
1818
working-directory: .

0 commit comments

Comments
 (0)