From 21fa44f70c5972f0f82876fcca7a12b0ed5616f2 Mon Sep 17 00:00:00 2001 From: MK Software Date: Thu, 6 Jun 2024 14:20:58 +0200 Subject: [PATCH] wip --- .github/workflows/sync-installation-example.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync-installation-example.yml b/.github/workflows/sync-installation-example.yml index f8a09d716ee..60e01810007 100644 --- a/.github/workflows/sync-installation-example.yml +++ b/.github/workflows/sync-installation-example.yml @@ -20,6 +20,6 @@ jobs: - name: Push folder to another repository env: ACCESS_TOKEN: ${{ secrets.NU_INSTALLATION_EXAMPLE_PAT }} - NUSSKNACKER_VERSION: "1.15.1" + NUSSKNACKER_VERSION: "1.15.0" run: | ./.github/workflows/scripts/publishNuInstallationExample.sh