Remove post-review for publish-charms job

post-review is set as true for publish-charms job.
Remove post-review so that it will take default
value false.

Change-Id: I51f62ee03a5df7755ecf64eea51b826924321ce4
This commit is contained in:
Hemanth Nakkina 2023-11-30 19:26:35 +05:30
parent df70e376ff
commit 5a2ece1614
No known key found for this signature in database
GPG Key ID: 2E4970F7B143168E

View File

@ -403,8 +403,7 @@
description: |
Publish all the charms built in the gate
pipeline.
post-review: true
run: playbooks/charm/publish.yaml
secrets:
charmhub_token
- charmhub_token
timeout: 3600