Skip to content

Commit

Permalink
create new resource revision for redis-image (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
reneradoi committed Jun 13, 2024
1 parent e9bdad9 commit 08f27f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Upload charm to charmhub
uses: canonical/charming-actions/[email protected]
with:
resource-overrides: "redis-image:3"
resource-overrides: "redis-image:4"
credentials: "${{ secrets.CHARMHUB_TOKEN }}"
github-token: "${{ secrets.GITHUB_TOKEN }}"
channel: "${{ steps.channel.outputs.name }}"

0 comments on commit 08f27f9

Please sign in to comment.