diff --git a/.gitea/workflows/tag-release.yaml b/.gitea/workflows/tag-release.yaml index dba2a52..e738039 100644 --- a/.gitea/workflows/tag-release.yaml +++ b/.gitea/workflows/tag-release.yaml @@ -120,9 +120,9 @@ jobs: name: swiped-mod-switcher-${{github.ref_name}}-${{github.run_number}} path: bin/ - - name: Release binaries - uses: https://gitea.com/actions/release-action@main - with: - files: |- - bin/** - api_key: '${{secrets.RELEASE_TOKEN}}' + # - name: Release binaries + # uses: https://gitea.com/actions/release-action@main + # with: + # files: |- + # bin/** + # api_key: '${{secrets.RELEASE_TOKEN}}'