Revert "Update LANCommander.Release.yml"

This reverts commit ba46970406.
lx-work
Pat Hartl 2023-12-02 18:38:05 -06:00
parent d4fe8db48d
commit fd6e3e56a4
1 changed files with 2 additions and 0 deletions

View File

@ -65,6 +65,8 @@ jobs:
propertyPath: "Version" propertyPath: "Version"
value: "${{ steps.trim_tag_ref.outputs.replaced }}" value: "${{ steps.trim_tag_ref.outputs.replaced }}"
commitChange: false commitChange: false
- name: Run Playnite Toolbox
run: Playnite/Toolbox.exe pack LANCommander.Playnite.Extension/Build .
- name: Upload Artifact - name: Upload Artifact
uses: actions/upload-artifact@v3.1.2 uses: actions/upload-artifact@v3.1.2
with: with: