We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec6f3e2 + 8c387cd commit 152e767Copy full SHA for 152e767
1 file changed
.github/workflows/ci.yml
@@ -99,6 +99,7 @@ jobs:
99
needs: [coverage]
100
runs-on: ubuntu-latest
101
permissions:
102
+ contents: write
103
id-token: write
104
steps:
105
- name: Checkout
0 commit comments