Skip to content

Commit 931f347

Browse files
committed
--no-silent
1 parent 1db5ba6 commit 931f347

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,5 @@ jobs:
2525
GITHUB_NAME: The Buildbot
2626
GITHUB_EMAIL: buildbot@angular2buch.de
2727
NAME: api5-build
28-
run: npx angular-cli-ghpages --repo "$GITHUB_ORG/$NAME.git" --name "$GITHUB_NAME" --email "$GITHUB_EMAIL" --branch main --message "Auto-generated commit"
28+
run: npx angular-cli-ghpages --repo "$GITHUB_ORG/$NAME.git" --name "$GITHUB_NAME" --email "$GITHUB_EMAIL" --branch main --message "Auto-generated commit" --no-silent
2929

0 commit comments

Comments
 (0)