Skip to content

Commit 48e5065

Browse files
committed
Adding packages: write permission to cd.yml
Summary: Test Plan:
1 parent 449948b commit 48e5065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
permissions:
99
id-token: write
1010
contents: write
11+
packages: write
1112

1213
jobs:
1314
deploy:

0 commit comments

Comments
 (0)