mirror of
https://github.com/crowdsecurity/crowdsec.git
synced 2025-05-10 20:05:55 +02:00
CI: update action for generating docker description (#3559)
This commit is contained in:
parent
e6b85b641c
commit
73a423034f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update_docker_hub_doc.yml
vendored
2
.github/workflows/update_docker_hub_doc.yml
vendored
|
@ -25,5 +25,5 @@ jobs:
|
|||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
repository: crowdsecurity/crowdsec
|
||||
short-description: ${{ github.event.repository.description }}
|
||||
short-description: "Crowdsec - An open-source, lightweight agent to detect and respond to bad behaviours."
|
||||
readme-filepath: "./docker/README.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue