Skip to content

Commit 0abe300

Browse files
committed
fix: add content: write permissions
1 parent 09bb2e1 commit 0abe300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
use-native-library-js-tag:
1111
permissions:
12-
contents: read
12+
contents: write
1313
actions: write
1414
checks: write
1515
uses: MatrixAI/.github/.github/workflows/native-library-js-tag.yml@master

0 commit comments

Comments
 (0)