specify a tag name
All checks were successful
Continuous Releases / build (windows) (push) Successful in 3m8s

This commit is contained in:
Eau
2026-03-19 23:39:01 -05:00
parent 00acc9f7e8
commit f20edec6ad

View File

@@ -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*