diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index e03dd43..6287333 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -26,5 +26,5 @@ jobs: with: files: |- bang - api_key: '${{secrets.RELEASE_TOKEN}}' + api_key: '82a28e80eff717eed36be0abf03057f3bc02c9c9' - run: echo "This job's status is ${{ job.status }}." \ No newline at end of file