diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 08601429d..3fd93b95b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -15,6 +15,9 @@ jobs: packages: write id-token: write steps: + - name: Checkout code + uses: actions/checkout@v4 + - id: meta uses: docker/metadata-action@v4 with: