Skip to content

Commit 32ebfd4

Browse files
authored
Fix publishing (#47)
1 parent d722539 commit 32ebfd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/check.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ concurrency:
1717
jobs:
1818
publish:
1919
runs-on: ubuntu-latest
20+
permissions:
21+
contents: write
2022
steps:
2123
- uses: actions/checkout@v4
2224
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)