Update build-project.yml

This commit is contained in:
DJ2LS 2021-09-04 21:39:12 +02:00 committed by GitHub
parent 55b31ecbb8
commit d1a4b6d39a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -212,7 +212,7 @@ jobs:
asset_path: ./gui-bundle-ubuntu-artifact/codec2-FreeDATA_linux.tar.gz # path to archive to upload
asset_name: codec2-FreeDATA_linux-nightly-$$.tar.gz # name to upload the release as, use $$ to insert date (YYYYMMDD) and 6 letter commit hash
asset_content_type: application/zip # required by GitHub API
max_releases: 7 # optional, if there are more releases than this matching the asset_name, the oldest ones are going to be deleted
max_releases: 1 # optional, if there are more releases than this matching the asset_name, the oldest ones are going to be deleted
#files: |
# ./gui-bundle-ubuntu-artifact/codec2-FreeDATA_ubuntu.zip
# ./tnc-artifact/ubuntu_tnc.zip