mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 05:22:56 +00:00
github/workflows: fix project creation via API (#2437)
This commit is contained in:
committed by
GitHub
parent
db0c49148d
commit
d4d57ea2dd
@@ -60,7 +60,7 @@ runs:
|
||||
--header "Authorization: Bearer ${API_KEY}" \
|
||||
--data "{
|
||||
\"project\": {
|
||||
\"platform_id\": \"serverless\",
|
||||
\"platform_id\": \"aws\",
|
||||
\"region_id\": \"${REGION_ID}\",
|
||||
\"settings\": { }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user