mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 13:23:09 +01:00
ci(release-please): fix workflow permissions (#382)
Follows #352 Signed-off-by: Marco Nenciarini <marco.nenciarini@enterprisedb.com>
This commit is contained in:
parent
40316b5f2d
commit
e93eccdf31
1
.github/workflows/release-please.yml
vendored
1
.github/workflows/release-please.yml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user