Skip to content

chore(docs): Set up Charmhub docs and update tutorial. (#74) #14

chore(docs): Set up Charmhub docs and update tutorial. (#74)

chore(docs): Set up Charmhub docs and update tutorial. (#74) #14

name: Publish to edge
on:
push:
branches:
- main
- track/*
jobs:
publish-to-edge:
uses: canonical/operator-workflows/.github/workflows/publish_charm.yaml@main
secrets: inherit
with:
integration-test-workflow-file: test.yaml
resource-mapping: '{"httprequest-lego-provider": "django-app-image"}'