mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
export empty var
This commit is contained in:
1
.github/workflows/adf_alpha.yml
vendored
1
.github/workflows/adf_alpha.yml
vendored
@@ -63,6 +63,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: ""
|
||||
|
||||
jobs:
|
||||
trigger_adf:
|
||||
|
@@ -100,7 +100,6 @@ update() {
|
||||
update_js_dependency "@alfresco/js-api" $JS_API_INSTALLED
|
||||
|
||||
if [ "$NAME_REPO" = "alfresco-apps" ]; then
|
||||
export GH_PACKAGES_READ_ONLY_TOKEN=""
|
||||
update_dependency "@alfresco/adf-extensions"
|
||||
update_dependency "@alfresco/adf-core"
|
||||
update_dependency "@alfresco/adf-content-services"
|
||||
|
Reference in New Issue
Block a user