File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7777 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
7878 with :
7979 upload_url : ${{ github.event.release.upload_url }}
80- asset_path : ljswitchboard-builder/kipling.3.1.18.${{ steps.date.outputs.formattedTime }}_win64.tar.gz
80+ asset_path : ljswitchboard-builder/kipling.3.1.18.${{ steps.date.outputs.formattedTime }}_win64.zip
8181 asset_name : kipling.3.1.18.${{ steps.date.outputs.formattedTime }}_win64.tar.gz
8282 asset_content_type : application/zip
8383 if : ${{ matrix.platform == 'windows-latest' }}
8888 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
8989 with :
9090 upload_url : ${{ github.event.release.upload_url }}
91- asset_path : ljswitchboard-builder/kipling.3.1.18.${{ steps.date.outputs.formattedTime }}_mac64.tar.gz
91+ asset_path : ljswitchboard-builder/kipling.3.1.18.${{ steps.date.outputs.formattedTime }}_mac64.zip
9292 asset_name : kipling.3.1.18.${{ steps.date.outputs.formattedTime }}_mac64.tar.gz
9393 asset_content_type : application/zip
9494 if : ${{ matrix.platform == 'macos-latest' }}
You can’t perform that action at this time.
0 commit comments