Skip to content

Commit c4e5275

Browse files
Update main.yml
stops circleci from building gh-pages branch
1 parent fd6df7f commit c4e5275

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 --message="Auto-generated commit [ci skip]" --name="The Buildbot" --email="[email protected]"

0 commit comments

Comments
 (0)