Skip to content

Commit

Permalink
ci: bump upload-charm action to 2.6.2 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Jul 15, 2024
1 parent f8319c2 commit d8916ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
echo "::set-output name=tag_prefix::$tag_prefix"
- name: Upload charm to charmhub
uses: canonical/charming-actions/upload-charm@2.1.1
uses: canonical/charming-actions/upload-charm@2.6.2
with:
credentials: ${{ secrets.CHARMCRAFT_CREDENTIALS }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d8916ea

Please sign in to comment.