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