fix syntax error
Some checks failed
Continuous Releases / build (windows) (push) Failing after 3s

This commit is contained in:
Eau
2026-03-19 23:16:45 -05:00
parent f63ef715b7
commit 4e3a868e00

View File

@@ -1,7 +1,4 @@
on:
push:
tags:
- '*'
on: [push]
name: Continuous Releases
@@ -24,7 +21,7 @@ jobs:
- uses: actions/gitea-release-action@v1
env:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
NODE_TLS_REJECT_UNAUTHORIZED=false
NODE_TLS_REJECT_UNAUTHORIZED: "false"
with:
files: |-
target/${{ env.TARGET_PLATFORM }}/mimic3-keyboard*