Update LANCommander.Release.yml
parent
6fb77adb63
commit
ba46970406
|
@ -65,8 +65,6 @@ 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:
|
||||||
|
|
Loading…
Reference in New Issue