We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c6565 commit 89dbe94Copy full SHA for 89dbe94
.github/workflows/release.yaml
@@ -11,7 +11,7 @@ jobs:
11
ci-tests:
12
uses: ./.github/workflows/ci.yaml
13
permissions:
14
- contents: write # Needed for Allure Report beta
+ contents: write # Needed for Allure Report
15
16
release:
17
name: Release charm
0 commit comments