diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bca35de..28462ef 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -31,7 +31,7 @@ jobs: uses: docker/build-push-action@v6 with: context: alaskarfin # Path to the build context - file: alaskarfin # Path to the Dockerfile + file: alaskarfin/Dockerfile # Path to the Dockerfile push: true # Push the image to Docker Hub tags: | nomadics/alaskarfin:latest