build: update

Signed-off-by: AuxXxilium <info@auxxxilium.tech>
This commit is contained in:
AuxXxilium 2024-04-08 22:44:47 +02:00
parent 81bb852c89
commit a1fe99c086

View File

@ -55,13 +55,13 @@ jobs:
- name: Release
if: inputs.tag != ''
uses: softprops/action-gh-release@v2
uses: ncipollo/release-action@v1
with:
tag: ${{ inputs.tag }}
body: |
### DSM 7.0 / 7.1 / 7.2
- Perform code repair using SSH connection
`sudo sed -i 's/package/root/g' /var/packages/open-vm-tools/conf/privilege`
with:
tag_name: ${{ inputs.tag }}
files: spksrc/packages/*.spk
artifacts: spksrc/packages/*.spk