Skip to content

Commit e93eccd

Browse files
authored
ci(release-please): fix workflow permissions (#382)
Follows #352 Signed-off-by: Marco Nenciarini <[email protected]>
1 parent 40316b5 commit e93eccd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
permissions:
1414
contents: write
1515
pull-requests: write
16+
packages: write
1617
steps:
1718
# TODO: googleapis/release-please-action cannot sign commits yet.
1819
# We'll use the cli until there's a fix for

0 commit comments

Comments
 (0)