summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2023-02-07 06:17:20 +0800
committer最萌小汐 <sumneko@hotmail.com>2023-02-07 06:17:20 +0800
commit42f48c7777abe9243372688701f8609ce923168c (patch)
tree1ee1bc76ef438edf77fd839124a203fb37039741 /.github/workflows
parentec73ba5d673be930b676b0613c73db8316468277 (diff)
downloadlua-language-server-42f48c7777abe9243372688701f8609ce923168c.zip
add permissions
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/build.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 8101424b..9d4b7599 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -1,5 +1,8 @@
name: build
+permissions:
+ contents: write
+
on:
push:
branches: