We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20fbc82 commit 64f8689Copy full SHA for 64f8689
1 file changed
.github/workflows/search-index-update.yml
@@ -132,4 +132,4 @@ jobs:
132
echo $APPTOKEN | docker login ghcr.io -u $USERNAME --password-stdin
133
cd ~/.deploy/docs-typesense
134
docker-compose pull
135
- docker-compose up -d
+ docker-compose up -d
0 commit comments