From 192706841e010aeb5ad202ca0979b881556a9668 Mon Sep 17 00:00:00 2001 From: Lukasz Karlowski Date: Wed, 24 Jul 2024 22:54:09 +0200 Subject: [PATCH] act -p --- .github/workflows/template_update.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/template_update.yaml b/.github/workflows/template_update.yaml index 52125f4..1fe5da8 100644 --- a/.github/workflows/template_update.yaml +++ b/.github/workflows/template_update.yaml @@ -52,7 +52,7 @@ jobs: working-directory: ./ds-gh-default run: | curl --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/nektos/act/master/install.sh | bash - ./bin/act push + ./bin/act -P push # - name: Create Gitlab project instance