1
0
mirror of https://github.com/bitwarden/directory-connector synced 2026-01-03 17:13:16 +00:00

[DEVOPS-1167] - Update DC MacOS GUI artifact name (#296)

This commit is contained in:
mimartin12
2023-04-13 10:16:53 -06:00
committed by GitHub
parent 3d214dbedc
commit c1cec89995
2 changed files with 1 additions and 6 deletions

View File

@@ -598,12 +598,6 @@ jobs:
APPLE_ID_USERNAME: ${{ secrets.APPLE_ID_USERNAME }}
APPLE_ID_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
- name: Rename Zip Artifact
run: |
cd dist
mv "Bitwarden Directory Connector-${{ env._PACKAGE_VERSION }}-mac.zip" \
"Bitwarden-Connector-${{ env._PACKAGE_VERSION }}-mac.zip"
- name: Upload .zip artifact
uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535
with: