File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 3939 # in your browser and copy the full "upload_url" value including the {?name,label} part
4040 upload_url : https://uploads.github.com/repos/MarginallyClever/Makelangelo-software/releases/27107052/assets{?name,label}
4141 release_id : 27107052 # same as above (id can just be taken out the upload_url, it's used to find old releases)
42- asset_path : D:\a\Makelangelo-software\Makelangelo-software\ target\ *-with-dependencies.jar # path to archive to upload
42+ asset_path : ./ target/ *-with-dependencies.jar # path to archive to upload
4343 asset_name : makelangelo_windows-nightly-$$.zip # name to upload the release as, use $$ to insert date (YYYYMMDD) and 6 letter commit hash
4444 asset_content_type : application/zip # required by GitHub API
4545 max_releases : 3 # optional, if there are more releases than this matching the asset_name, the oldest ones are going to be deleted
You can’t perform that action at this time.
0 commit comments