Skip to content

Commit 0da8c0a

Browse files
committed
ci(release-please): fix workflow permissions
Follows #352
1 parent 40316b5 commit 0da8c0a

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)