Skip to content

Commit 9fec8d4

Browse files
committed
add the packages permission
1 parent 3597ce3 commit 9fec8d4

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
@@ -96,6 +96,7 @@ jobs:
9696
permissions:
9797
id-token: write
9898
contents: read
99+
packages: read
99100
steps:
100101
- name: Checkout
101102
uses: actions/checkout@v5

0 commit comments

Comments
 (0)