Skip to content

Commit

Permalink
ci: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ni55aN committed Jul 19, 2023
1 parent 2f9f83f commit d3436c7
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: "7.rete-svelte-plugin"
package: rete-svelte-plugin

0 comments on commit d3436c7

Please sign in to comment.