ci(release-please): fix workflow permissions

Follows #352

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
Marco Nenciarini 2025-06-03 13:06:06 +02:00
parent 40316b5f2d
commit 40496e8386
No known key found for this signature in database
GPG Key ID: 589F03F01BA55038

View File

@ -13,6 +13,7 @@ jobs:
permissions:
contents: write
pull-requests: write
packages: write
steps:
# TODO: googleapis/release-please-action cannot sign commits yet.
# We'll use the cli until there's a fix for