aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authoromagdy7 <omar.professional8777@gmail.com>2023-11-05 23:30:51 +0200
committeromagdy7 <omar.professional8777@gmail.com>2023-11-05 23:30:51 +0200
commit0d08e48da6dc58e1ca2c61b0b41d1e3fb744f749 (patch)
tree6f05511dd73c929f422baa6d949b41373908a8b1 /.github/workflows
parent8bba811b7458b8b25fe33295dc9c8530cbd62480 (diff)
downloadollama-logseq-0d08e48da6dc58e1ca2c61b0b41d1e3fb744f749.tar.xz
ollama-logseq-0d08e48da6dc58e1ca2c61b0b41d1e3fb744f749.zip
Added write permessions
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/publish.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml
index 3213cb8..8a949d1 100644
--- a/.github/workflows/publish.yml
+++ b/.github/workflows/publish.yml
@@ -6,6 +6,9 @@ on:
tags:
- '*' # Push events to matching any tag format, i.e. 1.0, 20.15.10
+permissions:
+ contents: write
+
env:
PLUGIN_NAME: ollama-logseq