Skip to content

Commit

Permalink
fix(ci): bump release-libraries to 2.6.1
Browse files Browse the repository at this point in the history
For some reason is looking for metadata.yaml file.
  • Loading branch information
NucciTheBoss committed Jul 3, 2024
1 parent 21ef65e commit 1931cf7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-libs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Release updated libraries to Charmhub
uses: canonical/charming-actions/release-libraries@2.4.0
uses: canonical/charming-actions/release-libraries@2.6.1
with:
credentials: "${{ secrets.CHARMCRAFT_AUTH }}" # FIXME: Expires 2024-10-30
github-token: "${{ secrets.GITHUB_TOKEN }}"

0 comments on commit 1931cf7

Please sign in to comment.