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.
1 parent 47447a0 commit 152d681Copy full SHA for 152d681
.github/workflows/publish-cypher.yml
@@ -15,7 +15,7 @@ on:
15
workflow_dispatch: # Allows manual triggering of the workflow
16
17
permissions:
18
- contents: read
+ contents: write
19
20
jobs:
21
release-build:
0 commit comments