From 7e174c9c0a3dda988c4d6b3e6d2ebb6f82c141db Mon Sep 17 00:00:00 2001 From: MK Software Date: Wed, 5 Jun 2024 17:08:53 +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 653c9c9f177..d644fc6f2ac 100644 --- a/.github/workflows/sync-installation-example.yml +++ b/.github/workflows/sync-installation-example.yml @@ -19,6 +19,6 @@ jobs: - name: Push folder to another repository env: - ACCESS_TOKEN: ${{ secrets.ORG_TRIGGER_PAT_TOKEN }} + ACCESS_TOKEN: ${{ secrets.NU_INSTALLATION_EXAMPLE_PAT }} run: | ./.github/workflows/scripts/publishNuInstallationExample.sh