ci(release-please): fix workflow permissions (#382)

Follows #352

Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
Marco Nenciarini 2025-06-03 14:28:50 +02:00 committed by GitHub
parent 40316b5f2d
commit e93eccdf31
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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