Skip to content

publish: update apache mod_perl download URL #27

publish: update apache mod_perl download URL

publish: update apache mod_perl download URL #27

name: Update Docker Hub Description
on:
push:
branches:
- master
paths:
- README.md
- .github/workflows/docker-update-description.yml
jobs:
dockerHubDescription:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v4
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_PASSWORD: ${{ secrets.DOCKERHUB_PASSWORD }}
DOCKERHUB_REPOSITORY: pabra/awstats