From aa7ac01bc6bb2b33b48d048a3ec6b7edd046df02 Mon Sep 17 00:00:00 2001 From: Davy Date: Tue, 24 Oct 2023 19:33:27 +0200 Subject: [PATCH] Update build-documentations.yml --- .github/workflows/build-documentations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-documentations.yml b/.github/workflows/build-documentations.yml index 92f8fafd..87321086 100755 --- a/.github/workflows/build-documentations.yml +++ b/.github/workflows/build-documentations.yml @@ -2,7 +2,7 @@ name: Publish docs via GitHub Pages on: push: branches: - - master + - main jobs: build: