Skip to content

Commit

Permalink
forgot another /
Browse files Browse the repository at this point in the history
  • Loading branch information
barrettj12 committed Oct 18, 2023
1 parent 220cf5e commit 337156a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -196,5 +196,5 @@ jobs:
if: github.event_name == 'push' && needs.channel.outputs.release != ''
run: |
charmcraft release $CHARM_NAME \
--revision=${{ steps.revision.outputs.revision }}
--revision=${{ steps.revision.outputs.revision }} \
--channel=${{ needs.channel.outputs.release }}

0 comments on commit 337156a

Please sign in to comment.