Skip to content
This repository was archived by the owner on Jun 2, 2026. It is now read-only.

docs: add cross-references to related projects #3

docs: add cross-references to related projects

docs: add cross-references to related projects #3

name: Docker Hub Description
on:
push:
branches: [main]
paths: [README.md]
workflow_dispatch:
jobs:
update-description:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: peter-evans/dockerhub-description@v4
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: drumsergio/telegram-delay-channel-cloner