Skip to content

Commit 3407be2

Browse files
Migrate release GHA workflow name (#644)
1 parent 5869838 commit 3407be2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ jobs:
4444
name: Release charm
4545
needs:
4646
- ci-tests
47-
uses: canonical/data-platform-workflows/.github/workflows/release_charm[email protected]
47+
uses: canonical/data-platform-workflows/.github/workflows/release_charm_edge[email protected]
4848
with:
49-
channel: 8.0/edge
49+
track: '8.0'
5050
artifact-prefix: ${{ needs.ci-tests.outputs.artifact-prefix }}
5151
secrets:
5252
charmhub-token: ${{ secrets.CHARMHUB_TOKEN }}

0 commit comments

Comments
 (0)