Skip to content

Commit

Permalink
Merge pull request #10 from hassnian/fix-polyseach-database-name
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiival authored Sep 7, 2024
2 parents 78f9f24 + 7a8e2c7 commit 4c155bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/search-updater.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
apiToken: ${{ secrets.CF_API_TOKEN }}
accountId: ${{ secrets.CF_ACCOUNT_ID }}
workingDirectory: "polysearch"
command: d1 execute search --file=./${{ matrix.chain }}
command: d1 execute multisearch --file=./${{ matrix.chain }}

0 comments on commit 4c155bf

Please sign in to comment.