Skip to content

Commit 152d681

Browse files
committed
update publish action permission
1 parent 47447a0 commit 152d681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-cypher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515
workflow_dispatch: # Allows manual triggering of the workflow
1616

1717
permissions:
18-
contents: read
18+
contents: write
1919

2020
jobs:
2121
release-build:

0 commit comments

Comments
 (0)