Skip to content

Commit

Permalink
Fixed typo in webschemas config
Browse files Browse the repository at this point in the history
  • Loading branch information
Dataliberate committed Jul 10, 2019
1 parent b41e5d8 commit 5448223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deploy2gcloud.sh
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ then
YAML="schemaorg.yaml"
elif [ "$CONF" = "webschemas" ]
then
PROJECT="webschemas_g"
PROJECT="webschemas-g"
YAML="webscemas.yaml"
elif [ "$CONF" = "test" ]
then
Expand Down

0 comments on commit 5448223

Please sign in to comment.