Skip to content

Commit

Permalink
disable destructive mode in publish-charm
Browse files Browse the repository at this point in the history
  • Loading branch information
NohaIhab committed Jan 21, 2025
1 parent 65ca9c5 commit a739abc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,4 @@ jobs:
channel: ${{ steps.parse-inputs.outputs.destination_channel }}
tag-prefix: ${{ steps.parse-inputs.outputs.tag_prefix }}
charmcraft-channel: latest/candidate # TODO: remove after charmcraft 3.3 stable release
destructive-mode: false

0 comments on commit a739abc

Please sign in to comment.