Skip to content

Commit

Permalink
Update .github/workflows/main.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Bartlomiej Gmerek <[email protected]>
  • Loading branch information
ghislainbourgeois and Gmerold committed May 2, 2023
1 parent 0ceb2f1 commit c05fdef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Move charm in current directory
run: find ./ -name httpreq-acme-operator_ubuntu-22.04-amd64.charm -exec mv -t ./ {} \;
- name: Select Charmhub channel
uses: canonical/charming-actions/[email protected].2
uses: canonical/charming-actions/[email protected].5
id: channel
- name: Upload charm to Charmhub
uses: canonical/charming-actions/[email protected]
Expand Down

0 comments on commit c05fdef

Please sign in to comment.