From f534f736cc4a1a8cd402da1eeb01118862b23dab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Magnus=20=C3=85hall?= Date: Tue, 11 Jun 2024 14:40:43 +0200 Subject: [PATCH] Create release, v9 --- .gitea/workflows/build.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 8507952..c3d2767 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -28,8 +28,9 @@ jobs: GOOS: 'windows' run: go build -v - name: Create release - uses: akkuman/gitea-release-action@v1 + id: use-go-action + uses: https://gitea.com/actions/release-action@main with: files: |- wireguard-mfa.exe - token: 2bb9c46594225f6287ca3a94830bc86c5bef1014 + api_key: 2bb9c46594225f6287ca3a94830bc86c5bef1014