Skip to content

Commit

Permalink
[release] Fix missing file from submodules in published images (inter…
Browse files Browse the repository at this point in the history
  • Loading branch information
barroco authored Jun 19, 2024
1 parent 4c69835 commit 3b3c5cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/image-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0

- name: Log in to Docker Hub
Expand Down

0 comments on commit 3b3c5cd

Please sign in to comment.