Fix deploy
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
parent
fb6a7d6bd1
commit
f7171fa53b
@ -67,7 +67,7 @@ jobs:
|
||||
deploy:
|
||||
api_key: $GITHUB_PROJECT_TOKEN
|
||||
email: "info@valentineus.link"
|
||||
file: "../build/*.zip"
|
||||
file: "build/*.zip"
|
||||
file_glob: true
|
||||
provider: releases
|
||||
skip_cleanup: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user