#Is Deno Deploy Classic Organization/Project Migration Possible?
3 messages · Page 1 of 1 (latest)
You have to re-create it on the new deno deploy, just connect the new project to same repo. If it warns about name being taken, go into deno deploy classic and change the name to something else first so that you can use that name on the new deno deploy. After you created new project on the new deno deploy, you can delete the old one along with the build step in your github actions since the new deno deploy does the building now.
Ok great and thanks for the reply @storm quail
Do you know if this will fix our Doppler syncing issue? The native Doppler integration stopped working a few days ago.