Skip to content

Commit 9de1d0d

Browse files
committed
fix publish permission
1 parent c8aa3c2 commit 9de1d0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
permissions:
77
id-token: write # Required for OIDC
8-
contents: read
8+
contents: write
99

1010
jobs:
1111
publish:

0 commit comments

Comments
 (0)