diff --git a/.gitea/workflows/release.yaml b/.gitea/workflows/release.yaml index fa93578..f8e767c 100644 --- a/.gitea/workflows/release.yaml +++ b/.gitea/workflows/release.yaml @@ -38,6 +38,6 @@ jobs: uses: "https://gitea.com/actions/release-action@main" with: files: "bunker" - api_key: '${{secrets.RELEASE_TOKEN}}' + api_key: '${{secrets.GITEA_TOKEN}}'