Update build.yml

This commit is contained in:
zhr520v 2025-04-10 16:59:17 +08:00 committed by GitHub
parent 605a45915f
commit 2a7c982e0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,10 +1,7 @@
name: build
on:
push:
branches: [ 'main' ]
pull_request:
branches: [ 'main' ]
workflow_dispatch: # 手动触发工作流
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
@ -58,4 +55,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: alist_${{ env.SHA }}_${{ matrix.target }}
path: build/*
path: build/*