diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index 5b2796e..b212555 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -1,8 +1,7 @@ +# .gitea/workflows/build.yaml name: Publish Docker image -on: - release: - types: [published] +on: [push] jobs: push_to_registry: diff --git a/README.md b/README.md index ccc74d5..85a49ae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,3 @@ -[![Build Status](https://ci.kizaing.ca/api/badges/kizaing/TeleTok/status.svg)](https://ci.kizaing.ca/kizaing/TeleTok) - # TeleTok Telegram Bot This bot will monitor any chats for TikTok links that are posted, and then will run the link through a [ProxiTok](https://github.com/pablouser1/ProxiTok) instance to generate a download link. The resulting video file will then get directly uploaded directly to your chat.