diff --git a/.github/workflows/push_image.yml b/.github/workflows/push_image.yml index d723de9..620b98d 100644 --- a/.github/workflows/push_image.yml +++ b/.github/workflows/push_image.yml @@ -23,4 +23,4 @@ jobs: snapshot: true cache: true tags: "latest, ${{ env.RELEASE_VERSION }}" - dockerfile: Dockerfile.wiiu \ No newline at end of file + dockerfile: Dockerfile \ No newline at end of file