From 67833554bcd779b265b0c6b37cc88de25813585e Mon Sep 17 00:00:00 2001 From: tomoron Date: Fri, 30 Jan 2026 14:15:26 +0100 Subject: [PATCH] test --- action.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/action.yml b/action.yml index 55bdf37..e8088d0 100644 --- a/action.yml +++ b/action.yml @@ -33,6 +33,5 @@ runs: - name: Build and push uses: docker/build-push-action@v4 with: - context: ${{ inputs.path }} push: true tags: git.tmoron.fr/${{ inputs.name }}:latest