Skip to content

Commit ee15b79

Browse files
committed
fix(promote): set package permissions
1 parent 3428515 commit ee15b79

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/promote.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,7 @@ on:
114114

115115
permissions:
116116
contents: write
117-
# NOTE: Callers must also grant 'packages: write' when using image-digests input
118-
# packages: write
117+
packages: write
119118

120119
jobs:
121120
promote:

0 commit comments

Comments
 (0)