diff --git a/.github/workflows/build-and-push-containers.yml b/.github/workflows/build-and-push-containers.yml index 9f4fba83..5ba35741 100644 --- a/.github/workflows/build-and-push-containers.yml +++ b/.github/workflows/build-and-push-containers.yml @@ -10,7 +10,6 @@ jobs: outputs: tags: ${{ steps.tags.outputs.tags }} steps: - - uses: actions/checkout@v2 - name: Compile tag list id: tags run: |