Skip to content

Commit

Permalink
Bumps charm base in promotion workflow to 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Gmerold committed Nov 26, 2024
1 parent 0c1fcae commit e9a9d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/promote.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Promote Charm
uses: canonical/charming-actions/release-charm@2.6.3
with:
base-channel: 22.04
base-channel: 24.04
credentials: ${{ secrets.CHARMCRAFT_AUTH }}
github-token: ${{ secrets.GITHUB_TOKEN }}
destination-channel: ${{ inputs.track-name }}/${{ env.promote-to }}
Expand Down

0 comments on commit e9a9d15

Please sign in to comment.