From 000933ceafdd61c23e60c3c2935d0651a1fd2001 Mon Sep 17 00:00:00 2001 From: abondar Date: Sun, 28 Apr 2024 20:51:21 +0300 Subject: [PATCH] Allow manual docs update --- .github/workflows/gh-pages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 806af76..a0946dd 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -3,6 +3,7 @@ permissions: id-token: write pages: write on: + workflow_dispatch: release: types: - created