Closed
Description
Describe the bug
When creating a new project on Nuxthub, I added environment variables through the project configuration. However, after the project was set up on GitHub, I noticed that NUXT_OAUTH_GOOGLE_CLIENT_ID
was missing, while NUXT_OAUTH_GOOGLE_CLIENT_SECRET
was correctly added.
Expected behavior
All environment variables added in the Nuxthub configuration should be properly copied into the GitHub workflow.