From 31883e05b9c225b61c9aa1d3ab82328080cbdeaf Mon Sep 17 00:00:00 2001 From: Ni55aN Date: Fri, 14 Jul 2023 21:09:18 +0300 Subject: [PATCH] ci: update docs path --- .github/workflows/update-docs.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update-docs.yml b/.github/workflows/update-docs.yml index 953a9b7..8e0fe9e 100644 --- a/.github/workflows/update-docs.yml +++ b/.github/workflows/update-docs.yml @@ -3,12 +3,12 @@ name: Update docs on: workflow_dispatch: push: - branches: [ "main" ] + branches: ["main"] jobs: pull: uses: retejs/.github/.github/workflows/update-docs.yml@main secrets: inherit with: - filename: '1.rete' - package: rete + filename: "5.rete-context-menu-plugin" + package: rete-context-menu-plugin