From c374893b3475eac8228a310f8b570c0637f612c1 Mon Sep 17 00:00:00 2001 From: Karutoh Date: Mon, 1 Jul 2024 20:05:40 -0700 Subject: [PATCH] Added CI/CD. --- .gitea/workflows/BuildRelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/BuildRelease.yaml b/.gitea/workflows/BuildRelease.yaml index 031de3a..1ba30fc 100644 --- a/.gitea/workflows/BuildRelease.yaml +++ b/.gitea/workflows/BuildRelease.yaml @@ -39,7 +39,7 @@ jobs: uses: https://gitea.com/actions/release-action@main with: files: |- - lwe-windows-amd64.zip + pong-windows-amd64.zip api_key: '${{secrets.RELEASE_TOKEN}}' Linux-AMD64-Build: