Skip to content

Commit 0381556

Browse files
committed
ci: update docs
1 parent 075d979 commit 0381556

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/update-docs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@ name: Update docs
33
on:
44
workflow_dispatch:
55
push:
6-
branches: [ "main" ]
6+
branches: ["main"]
77

88
jobs:
99
pull:
1010
uses: retejs/.github/.github/workflows/update-docs.yml@main
1111
secrets: inherit
1212
with:
13-
filename: '1.rete'
14-
package: rete
13+
filename: "7.rete-angular-plugin"
14+
package: rete-angular-plugin

0 commit comments

Comments
 (0)