增加自动编译singboxp内核任务
This commit is contained in:
1
.github/workflows/core_auto_update.yml
vendored
1
.github/workflows/core_auto_update.yml
vendored
@@ -22,7 +22,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Create Release and Upload Release Asset
|
- name: Create Release and Upload Release Asset
|
||||||
if: ${{ env.RELEASE != '' && env.PUSHDIR == '' }}
|
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
tag_name: singbox_core_PuerNya
|
tag_name: singbox_core_PuerNya
|
||||||
|
|||||||
Reference in New Issue
Block a user