We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f93fbc3 + 0dab6fb commit d07c6d0Copy full SHA for d07c6d0
1 file changed
.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
49
if: github.ref == 'refs/heads/master'
50
runs-on: ubuntu-latest
51
permissions:
52
- contents: read
+ contents: write
53
id-token: write
54
55
steps:
0 commit comments