We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e86fcd3 commit cade507Copy full SHA for cade507
1 file changed
.github/workflows/deploy.yaml
@@ -47,7 +47,7 @@ jobs:
47
deploy:
48
needs: setup
49
name: Deploy
50
- uses: canonical/webteam-devops/.github/workflows/deploy.yaml@main
+ uses: canonical/webteam-devops/.github/workflows/deploy.yaml@fix-charmcraft-upload
51
permissions:
52
contents: read
53
deployments: write
0 commit comments