mirror of
https://github.com/ClementTsang/bottom
synced 2024-11-10 22:54:21 +00:00
ci: update comment on what build_release does
This commit is contained in:
parent
fec56372bb
commit
8985e6ab67
1 changed files with 4 additions and 1 deletions
5
.github/workflows/build_releases.yml
vendored
5
.github/workflows/build_releases.yml
vendored
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue