diff --git a/.gitea/workflows/BuildRelease.yaml b/.gitea/workflows/BuildRelease.yaml index fc8e013..965be5f 100644 --- a/.gitea/workflows/BuildRelease.yaml +++ b/.gitea/workflows/BuildRelease.yaml @@ -49,7 +49,7 @@ jobs: with: files: |- ehs-windows-amd64.zip - api_key: '${{secrets.RELEASE_TOKEN}}' + token: '${{secrets.RELEASE_TOKEN}}' Linux-AMD64-Build: runs-on: linux-x86_64