Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6bbb17 commit 719312eCopy full SHA for 719312e
1 file changed
.github/workflows/index.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/checkout@v3
10
- name: Index docs in Opper
11
- uses: opper-ai/opper-index-action@v1.0.0
+ uses: opper-ai/opper-index-action@v1.1.1
12
with:
13
folder: '.'
14
apikey: ${{ secrets.OPPER_API_KEY_CHATBOT }}
@@ -19,7 +19,7 @@ jobs:
19
20
21
22
23
24
folder: './examples'
25
0 commit comments