Skip to content

Commit ae25459

Browse files
committed
just deploy
1 parent 0933a3d commit ae25459

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
run: npm install
2323

2424
- name: Deploy to GitHub Pages
25-
run: npx ng deploy --base-href=/Collaborative-Editor-UI/ --no-silent --c=production
25+
run: npx ng deploy --base-href=/Collaborative-Editor-UI/
2626
env:
2727
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)