From 8dc96d1080f6f16c5500cd75d769aec85a206120 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antonio=20S=2E=20Cofi=C3=B1o?= Date: Wed, 17 Apr 2024 11:07:46 +0200 Subject: [PATCH] Fix typo --- .github/workflows/book.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/book.yml b/.github/workflows/book.yml index 69ab6176..5748d97b 100644 --- a/.github/workflows/book.yml +++ b/.github/workflows/book.yml @@ -5,7 +5,7 @@ on: workflow_dispatch: push: branches: - - jupyterbokk + - jupyterbook # This job installs dependencies, build the book, and pushes it to `gh-pages` jobs: