Skip to content

Commit 471cf4f

Browse files
committed
datasette-search-all plugin, refs dogsheep#13
1 parent f78c4e9 commit 471cf4f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/deploy-demo.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ jobs:
7070
gcloud config set project datasette-222320
7171
datasette publish cloudrun github.db \
7272
--service github-to-sqlite \
73-
--title "gitub-to-sqlite demo" \
73+
--title "github-to-sqlite demo" \
7474
--about "github-to-sqlite" \
75-
--about_url "https://github.com/dogsheep/github-to-sqlite"
75+
--about_url "https://github.com/dogsheep/github-to-sqlite" \
76+
--install=datasette-search-all

0 commit comments

Comments
 (0)