aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorFactiven <[email protected]>2023-08-04 15:14:42 +0700
committerGitHub <[email protected]>2023-08-04 15:14:42 +0700
commitcdc9179bdd626a1f54a6f0c59382126baf4a84e9 (patch)
tree6340411ccc110e88058892e6791ced57661a39de /.github/workflows
parentUpdate main.yml (diff)
downloadmoopa-cdc9179bdd626a1f54a6f0c59382126baf4a84e9.tar.xz
moopa-cdc9179bdd626a1f54a6f0c59382126baf4a84e9.zip
Update main.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/main.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml
index 57fbcc4..ff20968 100644
--- a/.github/workflows/main.yml
+++ b/.github/workflows/main.yml
@@ -4,7 +4,8 @@ on:
push:
branches:
- main
-
+permissions:
+ contents: write
jobs:
create_release:
runs-on: ubuntu-latest