mirror of
https://github.com/cloudnative-pg/plugin-barman-cloud.git
synced 2026-01-11 21:23:12 +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:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
packages: write
|
||||||
steps:
|
steps:
|
||||||
# TODO: googleapis/release-please-action cannot sign commits yet.
|
# TODO: googleapis/release-please-action cannot sign commits yet.
|
||||||
# We'll use the cli until there's a fix for
|
# We'll use the cli until there's a fix for
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user