mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
changing release edit task shell to powershell
This commit is contained in:
parent
c414121413
commit
686b6931dc
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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 `
|
||||
|
Loading…
Reference in New Issue
Block a user