Skip to content

Commit

Permalink
Fixed publish vercel call, refs #4
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Aug 23, 2020
1 parent 614cfb3 commit b9b3f2e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,5 @@ jobs:
run: |-
datasette publish vercel ~/data/favicons.db \
-m metadata.json \
--alias datasette-json-html-demo.datasette.io \
--install=https://github.com/simonw/datasette-render-images/archive/$GITHUB_SHA.zip \
--service datasette-json-html-demo
--project datasette-json-html-demo

0 comments on commit b9b3f2e

Please sign in to comment.