Skip to content

Commit

Permalink
ci: update docs path
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN committed Jul 14, 2023
1 parent 5cc157e commit 31883e0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/update-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 31883e0

Please sign in to comment.