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 f27ef84 commit cebf0a7Copy full SHA for cebf0a7
.github/workflows/deploy-search.yml
@@ -37,6 +37,6 @@ jobs:
37
with:
38
app_id: "422866334162882560"
39
server: https://api.edgeserver.io
40
- token: ${{ secrets.EDGE_TOKEN }}
+ token: ${{ secrets.SIGNAL_TOKEN }}
41
directory: packages/search/dist
42
context: true
0 commit comments