Skip to content

Commit 2a49533

Browse files
committed
deploy
1 parent 85397cb commit 2a49533

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,9 @@ jobs:
7474
business_analytics_dashboard)
7575
echo "EXTRA_ARGS=" >> $GITHUB_ENV
7676
;;
77+
retail_dashboard)
78+
echo "EXTRA_ARGS=" >> $GITHUB_ENV
79+
;;
7780
manufacturing_dashboard)
7881
echo "EXTRA_ARGS=" >> $GITHUB_ENV
7982
;;

0 commit comments

Comments
 (0)