mirror of
https://github.com/AuxXxilium/arc-c.git
synced 2024-11-23 23:11:08 +07:00
build: sync with arc
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
8761420e09
commit
fb5544fa89
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -225,12 +225,17 @@ jobs:
|
||||
tag_name: ${{ env.VERSION }}
|
||||
prerelease: ${{ inputs.prerelease }}
|
||||
body: |
|
||||
Notice:
|
||||
${{ inputs.notice }}
|
||||
|
||||
Buildroot: ${{ inputs.br_version }}
|
||||
Addons: ${{ env.ADDONSTAG }}
|
||||
Configs: ${{ env.CONFIGSTAG }}
|
||||
Modules: ${{ env.MODULESTAG }}
|
||||
Patches: ${{ env.PATCHESTAG }}
|
||||
LKM: ${{ env.LKMTAG }}
|
||||
|
||||
Changelog:
|
||||
${{ steps.Changelog.outputs.changelog }}
|
||||
files: |
|
||||
arc-c-${{ env.VERSION }}.img.zip
|
||||
|
Loading…
Reference in New Issue
Block a user