Skip to content

Commit 857bf83

Browse files
Fix check-libs charmcraft channel (#179)
1 parent 21c8052 commit 857bf83

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Check libs
2121
uses: canonical/charming-actions/check-libraries@2.2.3
2222
with:
23+
charmcraft-channel: latest/beta/data-platform # TODO: remove after charmcraft 3.3 stable release
2324
credentials: "${{ secrets.CHARMHUB_TOKEN }}" # FIXME: current token will expire in 2023-07-04
2425
github-token: "${{ secrets.GITHUB_TOKEN }}"
2526

0 commit comments

Comments
 (0)