Skip to content

Commit

Permalink
fix: add checkout to let dha update dockerhubs readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rwaffen committed Oct 25, 2024
1 parent 032c594 commit 0267889
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,9 @@ jobs:
needs:
- create-multiarch-manifests
steps:
- name: Source checkout
uses: actions/checkout@v4

- name: Update Docker Hub Description
uses: peter-evans/dockerhub-description@v4
with:
Expand Down

0 comments on commit 0267889

Please sign in to comment.