Skip to content

docs: streamline badges and trim disclaimer #4

docs: streamline badges and trim disclaimer

docs: streamline badges and trim disclaimer #4

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