diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 75c0e6ecea..23d28dd67a 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -58,6 +58,9 @@ jobs: - code-quality runs-on: mosaic-8wide steps: + - name: Checkout source + uses: actions/checkout@v3 + - name: Define Docker tags id: define-tags run: |