Skip to content

Commit 672d124

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

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
@@ -53,7 +53,7 @@ jobs:
5353
password: ${{ secrets.DOCKERHUB_TOKEN }}
5454
repository: particular/servicecontrol
5555
readme-filepath: ./src/ServiceControl/Container-README.md
56-
short-description: Gather all the data and monitor multiple endpoints from a single location.
56+
short-description: Gather status, performance and monitoring data for multiple endpoints from a single location.
5757
- name: Update Docker Hub Description - Audit
5858
if: ${{ steps.validate.outputs.latest == 'true' }}
5959
uses: peter-evans/[email protected]

0 commit comments

Comments
 (0)