Skip to content

Update dependency kombu to v5.4.2 (#30) #35

Update dependency kombu to v5.4.2 (#30)

Update dependency kombu to v5.4.2 (#30) #35

name: Publish to edge
on:
workflow_dispatch:
push:
branches:
- main
jobs:
publish-to-edge:
uses: canonical/operator-workflows/.github/workflows/publish_charm.yaml@main
secrets: inherit
with:
channel: latest/edge
charmcraft-channel: "latest/edge"
resource-mapping: '{"github-runner-webhook-router": "flask-app-image"}'