mirror of
https://github.com/xmdhs/sing-box-ruleset.git
synced 2025-02-06 04:52:42 +08:00
fix ci
This commit is contained in:
parent
f1cc30ae41
commit
9ff72a9c3a
4
.github/workflows/release.yaml
vendored
4
.github/workflows/release.yaml
vendored
@ -23,5 +23,7 @@ jobs:
|
||||
run: go run -v .
|
||||
|
||||
- name: Release
|
||||
run: .github/release-rule-set.sh
|
||||
run: bash .github/release-rule-set.sh
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user