Skip to content

Commit

Permalink
Merge https://github.com/cisagov/skeleton-docker into lineage/skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonnnj committed Feb 11, 2025
2 parents c601b04 + 9ad5df4 commit 9530cf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -448,8 +448,8 @@ jobs:
name: Update the Docker Hub description
uses: peter-evans/dockerhub-description@v4
with:
description: README.md
password: ${{ secrets.DOCKER_PASSWORD }}
readme-filepath: README.md
repository: ${{ env.IMAGE_NAME }}
short-description: ${{ github.event.repository.description }}
username: ${{ secrets.DOCKER_USERNAME }}
Expand Down

0 comments on commit 9530cf6

Please sign in to comment.