Skip to content

Commit 73a4230

Browse files
authored
CI: update action for generating docker description (#3559)
1 parent e6b85b6 commit 73a4230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update_docker_hub_doc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
username: ${{ secrets.DOCKER_USERNAME }}
2626
password: ${{ secrets.DOCKER_PASSWORD }}
2727
repository: crowdsecurity/crowdsec
28-
short-description: ${{ github.event.repository.description }}
28+
short-description: "Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviours."
2929
readme-filepath: "./docker/README.md"

0 commit comments

Comments
 (0)