canonical / observability

Apache License 2.0
7 stars 11 forks source link

fix: publish charm on different path #161

Closed skatsaounis closed 7 months ago

skatsaounis commented 7 months ago

Fix the upload-charm action on charms that are placed in a different path than the .

Based on https://github.com/canonical/charming-actions/tree/2.5.0-rc/upload-charm#inputs:

Key Description Required
charm-path Path to the charm we want to publish. Defaults to the current working directory.