Update c-cpp.yml

This commit is contained in:
Sidi Liang 2022-10-24 01:32:05 +08:00 committed by GitHub
parent 2c36f722bb
commit 8aec98a2b3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ jobs:
# Name of Release to add file to
title: macOS Nightly build
# Name of the tag for the release (will be associated with current branch)
automatic_release_tag: next
automatic_release_tag: next_macOS
# File to release
files: nasal-mac-nightly.tgz
@ -57,7 +57,7 @@ jobs:
# Name of Release to add file to
title: Linux Nightly build
# Name of the tag for the release (will be associated with current branch)
automatic_release_tag: next
automatic_release_tag: next_linux_x86_64
# File to release
files: nasal-linux-x86_64-nightly.tgz