Skip to content

Commit

Permalink
small fixes for test
Browse files Browse the repository at this point in the history
  • Loading branch information
MagicLex committed Mar 9, 2024
1 parent 15ad9b5 commit 51c77b4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/user-interface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,11 @@ jobs:
steps:
- name: checkout repo content
uses: actions/checkout@v4

- name: github pages publish
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Update GitHub Pages"
file_pattern: 'docs/**/*'
repository: .
skip_dirty_check: true
allow_empty_commit: true
push_options: '--force'
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
theme: jekyll-theme-minimal
title: Building ML Systems Book Dashboards
description: Dashboards for ML Systems built from exmaples in the O'Reilly book
description: Dashboards for ML Systems built from examples in the O'Reilly book
logo: /assets/img/logo.png
Binary file removed docs/titanic/assets/img/logo.png
Binary file not shown.

0 comments on commit 51c77b4

Please sign in to comment.