We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd6df7f commit c4e5275Copy full SHA for c4e5275
.github/workflows/main.yml
@@ -37,4 +37,4 @@ jobs:
37
run: |
38
cd src
39
cd your-angular-project
40
- 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 commit comments