diff --git a/.github/scripts/thunderstore_bundle.js b/.github/scripts/thunderstore_bundle.js index 1e4cc462b..14e4a7334 100644 --- a/.github/scripts/thunderstore_bundle.js +++ b/.github/scripts/thunderstore_bundle.js @@ -87,8 +87,6 @@ async function main() { await createTStoreApiArchive(); await createGHArchive(); - // await doTStoreRelease(); - uploadToTStore(); }