Skip to content

Commit 6763bd0

Browse files
committed
fix: add checks: write permission
1 parent 297013d commit 6763bd0

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.github/workflows/tag.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
permissions:
1212
contents: read
1313
actions: write
14+
checks: write
1415
uses: MatrixAI/.github/.github/workflows/native-library-js-tag.yml@master
1516
secrets:
1617
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

package-lock.json

Lines changed: 12 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)