Skip to content

Commit 857bf83

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
- name: Check libs
2121
uses: canonical/charming-actions/[email protected]
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)