mirror of
https://github.com/nitezs/sub2sing-box.git
synced 2024-12-23 15:14:43 -05:00
update readme
This commit is contained in:
parent
ac12fd9e48
commit
de0a902fd9
4
.github/workflows/goreleaser.yaml
vendored
4
.github/workflows/goreleaser.yaml
vendored
@ -9,7 +9,9 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
permissions: write-all
|
||||
permissions:
|
||||
contents: write
|
||||
packages: write
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
Loading…
Reference in New Issue
Block a user