Skip to content

Commit b74015d

Browse files
Fix release-libs charmcraft channel (#829)
1 parent 4c9e447 commit b74015d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
- name: Release charm libraries
3838
uses: canonical/charming-actions/[email protected]
3939
with:
40+
charmcraft-channel: latest/candidate # TODO: remove after charmcraft 3.3 stable release
4041
credentials: "${{ secrets.CHARMHUB_TOKEN }}"
4142
github-token: "${{ secrets.GITHUB_TOKEN }}"
4243

0 commit comments

Comments
 (0)