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 f78c4e9 commit 471cf4fCopy full SHA for 471cf4f
.github/workflows/deploy-demo.yml
@@ -70,6 +70,7 @@ jobs:
70
gcloud config set project datasette-222320
71
datasette publish cloudrun github.db \
72
--service github-to-sqlite \
73
- --title "gitub-to-sqlite demo" \
+ --title "github-to-sqlite demo" \
74
--about "github-to-sqlite" \
75
- --about_url "https://github.com/dogsheep/github-to-sqlite"
+ --about_url "https://github.com/dogsheep/github-to-sqlite" \
76
+ --install=datasette-search-all
0 commit comments