ci: update comment on what build_release does

This commit is contained in:
Clement Tsang 2022-10-28 00:37:24 -04:00 committed by GitHub
parent fec56372bb
commit 8985e6ab67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,10 @@
# Builds the following releases:
# - Binary releases
# - Debian releases (.deb)
# - MSI installer
# - MSI installer for Windows (.msi)
# - Cirrus CI binaries
# - FreeBSD (x86_64)
# - macOS (aarch64)
name: "Build Releases"