mirror of
https://github.com/AuxXxilium/arc-addons.git
synced 2024-11-23 21:50:52 +07:00
build: update
Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
parent
c2233cdc98
commit
f5dce11067
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -80,7 +80,6 @@ jobs:
|
||||
sed -i "s/version:.*$/version: ${VERSION}/g" */manifest.yml
|
||||
./compile-addons.sh
|
||||
zip -9 addons.zip -j *.addon VERSION
|
||||
sha256sum addons.zip >checksum.sha256
|
||||
|
||||
- name: Release
|
||||
if: success() && env.VERSION != ''
|
||||
@ -94,5 +93,4 @@ jobs:
|
||||
${{ steps.Changelog.outputs.changelog }}
|
||||
artifacts: |
|
||||
addons.zip
|
||||
checksum.sha256
|
||||
*.addon
|
Loading…
Reference in New Issue
Block a user