We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8c833e commit 3076f3fCopy full SHA for 3076f3f
1 file changed
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
16
17
- if: ${{ github.repository == 'UiPath/uipath-llama-python' }}
+ if: ${{ github.repository == 'UiPath/uipath-llamaindex-python' }}
18
permissions:
19
contents: read
20
actions: write
0 commit comments