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:
|
deploy:
|
||||||
api_key: $GITHUB_PROJECT_TOKEN
|
api_key: $GITHUB_PROJECT_TOKEN
|
||||||
email: "info@valentineus.link"
|
email: "info@valentineus.link"
|
||||||
file: "../build/*.zip"
|
file: "build/*.zip"
|
||||||
file_glob: true
|
file_glob: true
|
||||||
provider: releases
|
provider: releases
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user