another uses
Some checks failed
CI / test (push) Successful in 8s
CI / lint (push) Successful in 10s
Release / release (push) Failing after 22s

This commit is contained in:
savinmax 2025-08-02 19:19:13 +02:00
parent e4523df602
commit 705b6a8e6a

View File

@ -20,7 +20,7 @@ jobs:
run: VERSION=${{ github.ref_name }} make release run: VERSION=${{ github.ref_name }} make release
- name: Upload Release Assets - name: Upload Release Assets
uses: actions/upload-artifact@v4 uses: https://gitea.com/actions/upload-artifact@main
with: with:
name: websocket-relay name: websocket-relay
path: build/* path: build/*