mirror of
https://github.com/juewuy/ShellCrash.git
synced 2024-11-16 03:32:34 +08:00
添加singbox测试版actions文件
This commit is contained in:
parent
a8a9448d9e
commit
daed770afd
|
@ -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: |
|
||||
|
|
Loading…
Reference in New Issue
Block a user