Skip to content

Commit

Permalink
Pin to 1.0a2
Browse files Browse the repository at this point in the history
Fix for #
  • Loading branch information
simonw authored Jan 4, 2023
1 parent 84f4d58 commit a267146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ gcloud config set run/region us-central1
gcloud config set project datasette-222320
datasette publish cloudrun \
content.db docs-index.db dogsheep-index.db blog.db tils.db \
--branch main \
--branch 1.0a2 \
--service datasette-io \
--template-dir=templates \
--metadata=metadata.yml \
Expand Down

0 comments on commit a267146

Please sign in to comment.