添加singbox测试版actions文件

This commit is contained in:
juewuy 2024-01-22 19:33:57 +08:00
parent a8a9448d9e
commit daed770afd

View File

@ -146,7 +146,7 @@ jobs:
runs-on: ubuntu-latest
env:
RELEASE: ${{ github.event.inputs.tag3 }}
VERSION: ${{ steps.sing-box.outputs.version }}
VERSION: ${{needs.sing-box.outputs.version}}
steps:
- name: Get upx
run: |