From 37f549927dc7707b8b8e54c599a4148ec6d9dab6 Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sun, 14 Mar 2021 12:29:05 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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