mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-06 09:20:43 +01:00
switching back to manually creating the directory and moving the asset
This commit is contained in:
parent
9d10dcd633
commit
a833b98419
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -126,7 +126,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
mode: download
|
mode: download
|
||||||
tag_name: ${{ env.TAG_VERSION }}
|
tag_name: ${{ env.TAG_VERSION }}
|
||||||
assets: bitwarden-cli.${{ env.PKG_VERSION }}.nupkg|dist/bitwarden-cli.${{ env.PKG_VERSION }}.nupkg
|
assets: bitwarden-cli.${{ env.PKG_VERSION }}.nupkg
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user