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 ebef4cc commit ba57febCopy full SHA for ba57feb
.github/workflows/ekline.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v3
12
- uses: ekline-io/ekline-github-action@latest
13
with:
14
- content_dir: ./src/docs
+ content_dir: ./src/guides
15
ek_token: ${{ secrets.EK_TOKEN }}
16
github_token: ${{ secrets.github_token }}
17
reporter: github-pr-review
0 commit comments