diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 902ebfa22f..08a5c511df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -95,6 +95,6 @@ jobs: with: context: artifacts repository: aecgeeks/ifcopenshell - tags: ifcopenshell:latest + tags: aecgeeks/ifcopenshell:latest file: ./Dockerfile push: true