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