enable file_glob for * pattern
This commit is contained in:
@@ -38,6 +38,7 @@ script:
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key: "$GITHUB_TOKEN"
|
||||
file_glob: true
|
||||
file: "NINA_W102-*.bin"
|
||||
skip_cleanup: true
|
||||
on:
|
||||
|
||||
Reference in New Issue
Block a user