Skip to content

Commit ac9c98c

Browse files
committed
fix: again update charm description to retrigger build
1 parent 7184341 commit ac9c98c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
deploy:
3939
needs: setup
4040
name: Deploy
41-
uses: canonical/webteam-devops/.github/workflows/deploy.yaml@main
41+
uses: canonical/webteam-devops/.github/workflows/deploy.yaml@fix-#5
4242
with:
4343
environment: ${{ needs.setup.outputs.environment }}
4444
charm_name: ${{ needs.setup.outputs.charm_name }}

charm/charmcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ bases:
1212

1313
summary: The charm for the snapcraft.io website
1414

15-
description: The charm for the snapcraft.io website, built with the PaaS app charmer.
15+
description: The charm for the snapcraft.io website, built with the PaaS app charmer
1616

1717
extensions:
1818
- flask-framework

0 commit comments

Comments
 (0)