Skip to content

Commit

Permalink
Update .github/workflows/push-container-images.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Phil Bastian <155411597+PhilBastian@users.noreply.github.com>
  • Loading branch information
johnsimons and PhilBastian authored Feb 3, 2025
1 parent 0283db7 commit dd0db0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: particular/servicecontrol-audit
readme-filepath: ./src/ServiceControl.Audit/Container-README.md
short-description: Audit instances provide valuable information about the message flow through a system.
short-description: Provide valuable information about the message flow through a system.
- name: Update Docker Hub Description - Monitoring
if: ${{ steps.validate.outputs.latest == 'true' }}
uses: peter-evans/dockerhub-description@v4.0.0
Expand Down

0 comments on commit dd0db0d

Please sign in to comment.