We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21c8052 commit 857bf83Copy full SHA for 857bf83
1 file changed
.github/workflows/release.yaml
@@ -20,6 +20,7 @@ jobs:
20
- name: Check libs
21
uses: canonical/charming-actions/check-libraries@2.2.3
22
with:
23
+ charmcraft-channel: latest/beta/data-platform # TODO: remove after charmcraft 3.3 stable release
24
credentials: "${{ secrets.CHARMHUB_TOKEN }}" # FIXME: current token will expire in 2023-07-04
25
github-token: "${{ secrets.GITHUB_TOKEN }}"
26
0 commit comments