Skip to content

Commit bc056ad

Browse files
author
mcdonnnj
committed
Merge https://github.com/cisagov/skeleton-docker into lineage/skeleton
2 parents 433ac04 + 9ad5df4 commit bc056ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -458,8 +458,8 @@ jobs:
458458
name: Update the Docker Hub description
459459
uses: peter-evans/dockerhub-description@v4
460460
with:
461-
description: README.md
462461
password: ${{ secrets.DOCKER_PASSWORD }}
462+
readme-filepath: README.md
463463
repository: ${{ env.IMAGE_NAME }}
464464
short-description: ${{ github.event.repository.description }}
465465
username: ${{ secrets.DOCKER_USERNAME }}

0 commit comments

Comments
 (0)