Skip to content

ci: update juju version for tests #103

ci: update juju version for tests

ci: update juju version for tests #103

Workflow file for this run

name: release
on:
workflow_dispatch:
push:
branches:
- main
- "track/**"
permissions:
contents: write
pull-requests: write
jobs:
release:
name: release
uses: canonical/identity-team/.github/workflows/charm-release.yaml@v1.4.2
secrets:
PAT_TOKEN: ${{ secrets.PAT_TOKEN }}