File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 - name : Upload standard release
2727 uses : actions/upload-artifact@v4
2828 with :
29- name : OpenSR Launchpad ${{github.ref_name}} (Standard-Windows).zip
29+ name : OpenSR Launchpad ${{github.ref_name}} (Standard-Windows)
3030 path : OpenSR Launchpad ${{github.ref_name}} (Standard-Windows).zip
3131
3232 - name : Build standalone release
4040 - name : Upload standalone release
4141 uses : actions/upload-artifact@v4
4242 with :
43- name : OpenSR Launchpad ${{github.ref_name}} (Standalone-Win64).zip
43+ name : OpenSR Launchpad ${{github.ref_name}} (Standalone-Win64)
4444 path : OpenSR Launchpad ${{github.ref_name}} (Standalone-Win64).zip
4545
4646 build-linux :
6161 - name : Upload standard release
6262 uses : actions/upload-artifact@v4
6363 with :
64- name : OpenSR Launchpad ${{github.ref_name}} (Standard-Linux).zip
64+ name : OpenSR Launchpad ${{github.ref_name}} (Standard-Linux)
6565 path : OpenSR Launchpad ${{github.ref_name}} (Standard-Linux).zip
6666
6767 # TODO: Figure out launcher script (and whether one is even needed)
You can’t perform that action at this time.
0 commit comments