diff --git a/.github/workflows/update_docker_hub_doc.yml b/.github/workflows/update_docker_hub_doc.yml index 2ab194b..b106ecc 100644 --- a/.github/workflows/update_docker_hub_doc.yml +++ b/.github/workflows/update_docker_hub_doc.yml @@ -24,6 +24,6 @@ jobs: with: username: ${{ secrets.DOCKER_USERNAME }} password: ${{ secrets.DOCKER_PASSWORD }} - repository: crowdsecurity/crowdsec + repository: crowdsecurity/custom-bouncer short-description: ${{ github.event.repository.description }} readme-filepath: "./docker/README.md"