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 afbcf9a commit 672d124
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 @@ -53,7 +53,7 @@ jobs:
password: ${{ secrets.DOCKERHUB_TOKEN }}
repository: particular/servicecontrol
readme-filepath: ./src/ServiceControl/Container-README.md
short-description: Gather all the data and monitor multiple endpoints from a single location.
short-description: Gather status, performance and monitoring data for multiple endpoints from a single location.
- name: Update Docker Hub Description - Audit
if: ${{ steps.validate.outputs.latest == 'true' }}
uses: peter-evans/dockerhub-description@v4.0.0
Expand Down

0 comments on commit 672d124

Please sign in to comment.