We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40316b5 commit e93eccdCopy full SHA for e93eccd
1 file changed
.github/workflows/release-please.yml
@@ -13,6 +13,7 @@ jobs:
13
permissions:
14
contents: write
15
pull-requests: write
16
+ packages: write
17
steps:
18
# TODO: googleapis/release-please-action cannot sign commits yet.
19
# We'll use the cli until there's a fix for
0 commit comments