Skip to content

Commit 36bbb6f

Browse files
Update main.yml
the exact output of `/.circleci/config.yml` and `.github/workflows/main.yml` should be in sync again. so that it doesn't matter which one runs first
1 parent 187bcb4 commit 36bbb6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
run: |
3838
cd src
3939
cd your-angular-project
40-
ng deploy --no-silent --name="The Buildbot" --email="[email protected]"
40+
ng deploy --no-silent --name="The Buildbot" --email="[email protected]" --cname=angular-cli-ghpages.angular.schule

0 commit comments

Comments
 (0)