Skip to content

Commit

Permalink
release to 5/egde (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
MiaAltieri authored Mar 23, 2023
1 parent 5b8a3fe commit e4afe9f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,9 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Select charmhub channel
uses: canonical/charming-actions/[email protected]
id: channel
- name: Upload charm to charmhub
uses: canonical/charming-actions/[email protected]
with:
credentials: "${{ secrets.CHARMHUB_TOKEN }}"
github-token: "${{ secrets.GITHUB_TOKEN }}"
channel: "${{ steps.channel.outputs.name }}"
channel: "5/edge"

0 comments on commit e4afe9f

Please sign in to comment.