Skip to content

Commit 0283db7

Browse files
Update .github/workflows/push-container-images.yml
Co-authored-by: Phil Bastian <[email protected]>
1 parent 672d124 commit 0283db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-container-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
password: ${{ secrets.DOCKERHUB_TOKEN }}
7272
repository: particular/servicecontrol-monitoring
7373
readme-filepath: ./src/ServiceControl.Monitoring/Container-README.md
74-
short-description: Monitoring instance's performance to track the health of a distributed system.
74+
short-description: Track the health of a distributed system.
7575
- name: Update Docker Hub Description - RavenDB
7676
if: ${{ steps.validate.outputs.latest == 'true' }}
7777
uses: peter-evans/[email protected]

0 commit comments

Comments
 (0)