添加singbox测试版actions文件
This commit is contained in:
@@ -146,7 +146,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
RELEASE: ${{ github.event.inputs.tag3 }}
|
RELEASE: ${{ github.event.inputs.tag3 }}
|
||||||
VERSION: ${{ steps.sing-box.outputs.version }}
|
VERSION: ${{needs.sing-box.outputs.version}}
|
||||||
steps:
|
steps:
|
||||||
- name: Get upx
|
- name: Get upx
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user