diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index c3b8648..b943225 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -38,11 +38,6 @@ jobs: PRCOMMITSHA: ${{ github.event.pull_request.head.sha }} PRREPOSITORY: ${{ github.event.pull_request.head.repo.full_name }} steps: - - name: Get Docker image - id: meta - uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38 - with: - images: alexanderianblair/platypus-deps:main - name: Build docs id: meta uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38