Skip to content

fix track names and extraneous keys #6

fix track names and extraneous keys

fix track names and extraneous keys #6

name: Promote testflinger-k8s charm from edge to latest/stable
on:
workflow_dispatch:
push:
branches: ["testflinger-k8s-promote-charm-stable"]
jobs:
promote-charm:
name: Promote testflinger-k8s charm to stable
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Release testflinger-k8s charm to stable
uses: canonical/charming-actions/promote-charm@main
with:
credentials: ${{ secrets.CHARMHUB_TOKEN }}
destination-channel: latest/stable
origin-channel: latest/edge
charm-path: server/charm