Skip to content

Commit 337ce1a

Browse files
committed
Add github action packages permissino
1 parent d7c8cec commit 337ce1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
permissions:
1515
contents: read
1616
id-token: write
17+
packages: write
1718
steps:
1819
- uses: actions/checkout@v3
1920
with:

0 commit comments

Comments
 (0)