another action
All checks were successful
CI / test (push) Successful in 8s
CI / lint (push) Successful in 10s
Release / release (push) Successful in 28s

This commit is contained in:
savinmax 2025-08-02 19:22:39 +02:00
parent 705b6a8e6a
commit dc642b93c6

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: https://gitea.com/actions/upload-artifact@main uses: https://gitea.com/actions/gitea-upload-artifact@main
with: with:
name: websocket-relay name: websocket-relay
path: build/* path: build/*