We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ac7e47 commit 4502e8fCopy full SHA for 4502e8f
.github/workflows/release.yaml
@@ -23,7 +23,7 @@ jobs:
23
uses: canonical/data-platform-workflows/.github/workflows/[email protected]
24
with:
25
charmcraft-snap-channel: latest/beta/data-platform # TODO: remove after charmcraft 3.3 stable release
26
- cache: false
+ cache: false # TODO: change this to true once we are in charmcraftcache-hub
27
28
release:
29
name: Release to Charmhub
0 commit comments