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 1d00193 + 9ad5df4 commit 56d7795
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 @@ -443,8 +443,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 56d7795

Please sign in to comment.