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