Skip to content

Commit 4b6ae46

Browse files
authored
fix: jsr publish write permissions. (#83)
1 parent 31b1ae3 commit 4b6ae46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919

2020
permissions:
21-
contents: read
21+
contents: write
2222
id-token: write
2323

2424
steps:

0 commit comments

Comments
 (0)