Skip to content

Commit

Permalink
Update release-edge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
simskij committed Mar 28, 2022
1 parent 273f9c5 commit 38ed9e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release-edge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
name: Release to CharmHub
needs:
- lib-check
- static-lib
- static-libs
- static-charm
- lint
- unit-test
Expand All @@ -127,4 +127,4 @@ jobs:
with:
credentials: "${{ secrets.CHARMHUB_TOKEN }}"
github-token: "${{ secrets.GITHUB_TOKEN }}"
channel: "${{ steps.channel.outputs.name }}"
channel: "${{ steps.channel.outputs.name }}"

0 comments on commit 38ed9e7

Please sign in to comment.