Skip to content

Commit acbe649

Browse files
committed
add permission
1 parent 641fd51 commit acbe649

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ env:
1111
NODE_VERSION: 22.x
1212

1313
permissions:
14-
contents: read
1514
actions: read
15+
contents: read
16+
packages: read
1617

1718
concurrency:
1819
group: ${{ github.workflow }}-${{ github.ref }}

0 commit comments

Comments
 (0)