Skip to content

Commit 5500fa9

Browse files
Releasing 6.2.3 (part 3)
- Fixed the `release.yml` to use the correct syntax
1 parent 5de10b6 commit 5500fa9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Release to npm
1111
runs-on: ubuntu-latest
1212
permissions:
13-
content: read
13+
contents: read
1414
id-token: write
1515
steps:
1616
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)