diff --git a/.github/workflows/adf_alpha.yml b/.github/workflows/adf_alpha.yml index 66fdbe8541..c2b51f978e 100644 --- a/.github/workflows/adf_alpha.yml +++ b/.github/workflows/adf_alpha.yml @@ -72,7 +72,7 @@ env: DOCKER_REPOSITORY_STORYBOOK: "${{ secrets.DOCKER_REPOSITORY_DOMAIN }}/alfresco/storybook" DOCKER_REPOSITORY: "${{ secrets.DOCKER_REPOSITORY_DOMAIN }}/alfresco/demo-shell" NODE_OPTIONS: "--max-old-space-size=5120" - GH_PACKAGES_READ_ONLY_TOKEN: "" + GH_PACKAGES_READ_ONLY_TOKEN: ${{ secrets.HYLAND_GH_PACKAGES_READ_ONLY_TOKEN }} jobs: trigger_adf: