From 047b7b428501d4257417aaf9522bf30bb6989bc0 Mon Sep 17 00:00:00 2001 From: Adam Rivers Date: Thu, 2 Jan 2025 13:53:02 -0500 Subject: [PATCH] gh actions work --- .github/workflows/ghcr.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index d1cd18d..c80b466 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -25,7 +25,5 @@ jobs: - name: Build and push tamipami image uses: docker/build-push-action@v6 with: - context: . - file: ./Dockerfile push: true tags: user/app:latest \ No newline at end of file