Skip to content

Commit e945c8d

Browse files
build(cd-portal): adiciona pasta de build do portal
1 parent 4a77e69 commit e945c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_po_angular_ci-portal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: PO-UI Publish Portal
22

33
env:
44
AZURE_WEBAPP_NAME: wa-po-ui
5-
AZURE_WEBAPP_PACKAGE_PATH: /home/runner/work/po-angular/po-angular/po-angular/dist/portal
5+
AZURE_WEBAPP_PACKAGE_PATH: /home/runner/work/po-angular/po-angular/po-angular/dist/portal/browser
66
WORKING_DIR: /home/runner/work/po-angular/po-angular/po-angular
77

88
on:

0 commit comments

Comments
 (0)