Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
stops circleci from building gh-pages branch
  • Loading branch information
JohannesHoppe authored Jul 18, 2020
1 parent fd6df7f commit c4e5275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
run: |
cd src
cd your-angular-project
ng deploy --no-silent --name="The Buildbot" --email="[email protected]"
ng deploy --no-silent --message="Auto-generated commit [ci skip]" --name="The Buildbot" --email="[email protected]"

0 comments on commit c4e5275

Please sign in to comment.