deploy on tag releases
This commit is contained in:
@@ -39,4 +39,6 @@ deploy:
|
||||
provider: releases
|
||||
api_key: "$GITHUB_TOKEN"
|
||||
file: "NINA_W102-*.bin"
|
||||
skip_cleanup: true
|
||||
skip_cleanup: true
|
||||
on:
|
||||
tags: true
|
||||
Reference in New Issue
Block a user