Fixed pipeline trigger
Push Docker image to registries Details

This commit is contained in:
Chris Plaatjes 2023-03-20 20:01:52 -04:00
parent 9b06a629f0
commit fadc678ac3
2 changed files with 2 additions and 5 deletions

View File

@ -1,8 +1,7 @@
# .gitea/workflows/build.yaml
name: Publish Docker image
on:
release:
types: [published]
on: [push]
jobs:
push_to_registry:

View File

@ -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.