mirror of
https://github.com/hiddify/hiddify-next.git
synced 2026-07-05 21:12:42 +08:00
add write permission
This commit is contained in:
parent
f1efa7fb9d
commit
db5b3e7e90
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -5,7 +5,8 @@ on:
|
||||
branches: [ "main" ]
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
jobs:
|
||||
build:
|
||||
# continue-on-error: true
|
||||
@ -113,5 +114,5 @@ jobs:
|
||||
files: ./out/*
|
||||
name: "draft"
|
||||
tag_name: "draft"
|
||||
draft: true
|
||||
prerelease: true
|
||||
overwrite: true
|
||||
Loading…
Reference in New Issue
Block a user