specify a tag name
All checks were successful
Continuous Releases / build (windows) (push) Successful in 3m8s
All checks were successful
Continuous Releases / build (windows) (push) Successful in 3m8s
This commit is contained in:
@@ -23,5 +23,6 @@ jobs:
|
|||||||
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
||||||
NODE_TLS_REJECT_UNAUTHORIZED: "false"
|
NODE_TLS_REJECT_UNAUTHORIZED: "false"
|
||||||
with:
|
with:
|
||||||
|
tag_name: rc-${{ env.GITHUB_SHA }}
|
||||||
files: |-
|
files: |-
|
||||||
target/*/mimic3-keyboard*
|
target/*/mimic3-keyboard*
|
||||||
Reference in New Issue
Block a user