Skip to content

Commit

Permalink
Merge branch '6/edge' into shard-removal-test
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri committed Oct 27, 2023
2 parents eac5377 + 3dcab70 commit b9ed95c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Release to latest/edge
name: Release to 6/edge

on:
push:
Expand All @@ -19,7 +19,7 @@ jobs:
name: Build charm
uses: canonical/data-platform-workflows/.github/workflows/build_charm_without_cache.yaml@v5
with:
charmcraft-snap-channel: "latest/edge"
charmcraft-snap-channel: "latest/stable"

release:
name: Release charm
Expand Down

0 comments on commit b9ed95c

Please sign in to comment.