From 882981be06708c4801506fb6adbd12a485039d07 Mon Sep 17 00:00:00 2001 From: localhost Date: Tue, 25 Feb 2025 21:58:01 +0100 Subject: [PATCH] maybe now? --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9504f87..2d64b2e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,6 @@ jobs: - name: Build and push uses: docker/build-push-action@v5 with: - context: . push: true secret-files: | "npmrc=./.secret_npmrc"