We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075d979 commit 0381556Copy full SHA for 0381556
1 file changed
.github/workflows/update-docs.yml
@@ -3,12 +3,12 @@ name: Update docs
3
on:
4
workflow_dispatch:
5
push:
6
- branches: [ "main" ]
+ branches: ["main"]
7
8
jobs:
9
pull:
10
uses: retejs/.github/.github/workflows/update-docs.yml@main
11
secrets: inherit
12
with:
13
- filename: '1.rete'
14
- package: rete
+ filename: "7.rete-angular-plugin"
+ package: rete-angular-plugin
0 commit comments