Skip to content

Commit

Permalink
fix track names and extraneous keys
Browse files Browse the repository at this point in the history
  • Loading branch information
plars committed Nov 13, 2024
1 parent 7310e37 commit 3f40502
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/server-charm-promote-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
uses: canonical/charming-actions/promote-charm@main
with:
credentials: ${{ secrets.CHARMHUB_TOKEN }}
github-token: ${{ secrets.GITHUB_TOKEN }}
destination-channel: stable
origin-channel: edge
destination-channel: latest/stable
origin-channel: latest/edge
charm-path: server/charm

0 comments on commit 3f40502

Please sign in to comment.