We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc8f4ec commit a1de06bCopy full SHA for a1de06b
.github/workflows/update_docker_hub_doc.yml
@@ -25,4 +25,5 @@ jobs:
25
username: ${{ secrets.DOCKER_USERNAME }}
26
password: ${{ secrets.DOCKER_PASSWORD }}
27
repository: crowdsecurity/haproxy-spoa-bouncer
28
+ short-description: ${{ github.event.repository.description }}
29
readme-filepath: "./docker/README.md"
0 commit comments