mirror of
https://github.com/bitwarden/desktop
synced 2025-12-26 21:23:17 +00:00
committed by
Micaiah Martin
parent
2a61a87542
commit
276aee98e4
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -68,6 +68,8 @@ jobs:
|
||||
branch: ${{ steps.branch.outputs.branch-name }}
|
||||
|
||||
- name: Rename .pkg to .pkg.archive
|
||||
env:
|
||||
PKG_VERSION: ${{ steps.retrieve-version.outputs.package_version }}
|
||||
run: mv Bitwarden-${{ env.PKG_VERSION }}-universal.pkg Bitwarden-${{ env.PKG_VERSION }}-universal.pkg.archive
|
||||
|
||||
- name: Create release
|
||||
|
||||
Reference in New Issue
Block a user