Skip to content

Commit 25bde7b

Browse files
chore(cicd): add packages write permission
1 parent 80651f2 commit 25bde7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ permissions:
1717
actions: write
1818
checks: write
1919
issues: write
20+
packages: write
2021

2122
jobs:
2223
build-test:

0 commit comments

Comments
 (0)