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 672d124 commit 0283db7Copy full SHA for 0283db7
.github/workflows/push-container-images.yml
@@ -71,7 +71,7 @@ jobs:
71
password: ${{ secrets.DOCKERHUB_TOKEN }}
72
repository: particular/servicecontrol-monitoring
73
readme-filepath: ./src/ServiceControl.Monitoring/Container-README.md
74
- short-description: Monitoring instance's performance to track the health of a distributed system.
+ short-description: Track the health of a distributed system.
75
- name: Update Docker Hub Description - RavenDB
76
if: ${{ steps.validate.outputs.latest == 'true' }}
77
uses: peter-evans/[email protected]
0 commit comments