From b6f5242ab77ce8af6e6a19c920b5d54dc1e90103 Mon Sep 17 00:00:00 2001 From: nsheff Date: Tue, 5 Mar 2024 11:31:49 -0500 Subject: [PATCH] update branch --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index ba6dafe..0c7d88c 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -3,7 +3,7 @@ on: workflow_dispatch: push: branches: - - master + - mkdocs-material permissions: contents: write