Skip to content

Update copyright notice (#44) #48

Update copyright notice (#44)

Update copyright notice (#44) #48

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"}'