parent
d4fe8db48d
commit
fd6e3e56a4
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue