diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 5ae271b..1b2ec65 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -25,6 +25,6 @@ jobs: uses: https://gitea.com/actions/release-action@main with: files: |- - bin/** + bang api_key: '${{secrets.RELEASE_TOKEN}}' - run: echo "This job's status is ${{ job.status }}." \ No newline at end of file