Skip to content

Commit dd0db0d

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

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
@@ -62,7 +62,7 @@ jobs:
6262
password: ${{ secrets.DOCKERHUB_TOKEN }}
6363
repository: particular/servicecontrol-audit
6464
readme-filepath: ./src/ServiceControl.Audit/Container-README.md
65-
short-description: Audit instances provide valuable information about the message flow through a system.
65+
short-description: Provide valuable information about the message flow through a system.
6666
- name: Update Docker Hub Description - Monitoring
6767
if: ${{ steps.validate.outputs.latest == 'true' }}
6868
uses: peter-evans/[email protected]

0 commit comments

Comments
 (0)