Skip to content

Commit

Permalink
Merge pull request #19 from dddwa/fix/wrong-input
Browse files Browse the repository at this point in the history
Fixed input
  • Loading branch information
JakeGinnivan authored Nov 6, 2024
2 parents c14bbd1 + b089770 commit b647cb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/main.parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
"googleFormsApiKey": {
"value": "${GOOGLE_FORMS_API_KEY}"
},
"googleFormsFormId": {
"value": "${GOOGLE_FORMS_FORM_ID}"
"googleFormsFileId": {
"value": "${GOOGLE_FORMS_FILE_ID}"
}
}
}

0 comments on commit b647cb7

Please sign in to comment.