mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
try it without name and desc
This commit is contained in:
@@ -49,8 +49,6 @@ artifacts:
|
|||||||
- path: coverage/coverage-%APPVEYOR_BUILD_NUMBER%.zip
|
- path: coverage/coverage-%APPVEYOR_BUILD_NUMBER%.zip
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
release: $(APPVEYOR_REPO_TAG_NAME)
|
|
||||||
description: 'Release description'
|
|
||||||
provider: GitHub
|
provider: GitHub
|
||||||
auth_token: $(GH_TOKEN)
|
auth_token: $(GH_TOKEN)
|
||||||
artifact: /.*/
|
artifact: /.*/
|
||||||
|
|||||||
Reference in New Issue
Block a user