diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 3cfc739..66a7a5e 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -24,4 +24,4 @@ jobs: with: files: |- text.txt - api_key: '${{secrets.CLONE_GITEA_TOKEN}}' \ No newline at end of file + api_key: '${{secrets.RELEASE_TOKEN}}' \ No newline at end of file