diff --git a/.github/workflows/github-actions.yml b/.github/workflows/github-actions.yml index 57accb84..1a788db5 100644 --- a/.github/workflows/github-actions.yml +++ b/.github/workflows/github-actions.yml @@ -108,7 +108,6 @@ jobs: context: . push: true tags: ocaramba/selenium:latest - if: startsWith(github.ref, 'refs/tags/') - name: Install Docker Compose run: | sudo apt-get update