Skip to content

Commit

Permalink
Fix submodules action
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-ni committed Sep 20, 2021
1 parent b0f0964 commit d12ed44
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
token: ${{ secrets.GHCR_PAT }}
submodules: true

- uses: nelonoel/[email protected]
- name: Publish Image
uses: whoan/docker-build-with-cache-action@v5
Expand Down

0 comments on commit d12ed44

Please sign in to comment.