Adding the newly added Linux Arm Desktop build assets to the release (#1159)

This commit is contained in:
Joseph Flinn 2021-11-16 07:10:10 -08:00 committed by GitHub
parent 3d8fd3cbce
commit dde7afb3df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -63,10 +63,14 @@ jobs:
PKG_VERSION: ${{ steps.retrieve-version.outputs.package_version }}
with:
artifacts: "Bitwarden-${{ env.PKG_VERSION }}-amd64.deb,
Bitwarden-${{ env.PKG_VERSION }}-arm64.deb,
Bitwarden-${{ env.PKG_VERSION }}-x86_64.rpm,
Bitwarden-${{ env.PKG_VERSION }}-aarch64.rpm,
Bitwarden-${{ env.PKG_VERSION }}-x64.freebsd,
Bitwarden-${{ env.PKG_VERSION }}-arm64.freebsd,
bitwarden_${{ env.PKG_VERSION }}_amd64.snap,
Bitwarden-${{ env.PKG_VERSION }}-x86_64.AppImage,
Bitwarden-${{ env.PKG_VERSION }}-arm64.AppImage,
latest-linux.yml,
Bitwarden-Portable-${{ env.PKG_VERSION }}.exe,
Bitwarden-Installer-${{ env.PKG_VERSION }}.exe,