mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 15:10:22 +00:00
Update release.yml
This commit is contained in:
parent
19272b416e
commit
c25baa965c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -51,7 +51,6 @@ jobs:
|
|||
cp -r scripts websoft9
|
||||
cp -r install websoft9
|
||||
cp -r systemd websoft9
|
||||
cp -r docs websoft9
|
||||
cp *.md websoft9
|
||||
cp version.json websoft9
|
||||
zip -r websoft9-${{ steps.convert_version.outputs.VERSION_CORE }}.zip websoft9
|
||||
|
|
Loading…
Reference in a new issue