Skip to content

Commit 269a09c

Browse files
authored
Update release.yml
this is totally ok.
1 parent 0e00540 commit 269a09c

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
@@ -11,7 +11,7 @@ jobs:
1111
name: Build and Upload Distribution Artifacts
1212
runs-on: ubuntu-latest
1313
permissions:
14-
contents: read # Needed to checkout the repository
14+
contents: write
1515

1616
steps:
1717
- name: Checkout code

0 commit comments

Comments
 (0)