changing release edit task shell to powershell

This commit is contained in:
Joseph Flinn 2021-01-19 18:10:10 +00:00
parent c414121413
commit 686b6931dc
1 changed files with 1 additions and 0 deletions

View File

@ -356,6 +356,7 @@ jobs:
APPLE_ID_PASSWORD: ${{ secrets.APPLE_ID_PASSWORD }}
- name: Upload release assets
shell: pwsh
run: |
hub release edit `
-a ./dist/mas/Bitwarden-${{ env.PACKAGE_VERSION }}.pkg `