Skip to content

Commit ecadc26

Browse files
authored
Fix typo (#183)
1 parent 5097a24 commit ecadc26

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
@@ -22,7 +22,7 @@ jobs:
2222
env:
2323
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
2424
permissions:
25-
content: write
25+
contents: write
2626
steps:
2727
- uses: actions/checkout@v2
2828
- uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)