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 e6b85b6 commit 73a4230Copy full SHA for 73a4230
.github/workflows/update_docker_hub_doc.yml
@@ -25,5 +25,5 @@ jobs:
25
username: ${{ secrets.DOCKER_USERNAME }}
26
password: ${{ secrets.DOCKER_PASSWORD }}
27
repository: crowdsecurity/crowdsec
28
- short-description: ${{ github.event.repository.description }}
+ short-description: "Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviours."
29
readme-filepath: "./docker/README.md"
0 commit comments