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 fddab9d commit b7e7aa2Copy full SHA for b7e7aa2
.github/workflows/push-container-images.yml
@@ -52,4 +52,5 @@ jobs:
52
username: ${{ secrets.DOCKERHUB_USERNAME }}
53
password: ${{ secrets.DOCKERHUB_TOKEN }}
54
repository: particular/servicepulse
55
- readme-filepath: ./Container-README.md
+ readme-filepath: ./Container-README.md
56
+ short-description: Keep track of the health and performance of your system's endpoints, with minimal configuration.
0 commit comments