First, fork this repository.
Then, go to Deno Deploy and create a new project.
Select your forked repository, and set the deploy method to GitHub Actions
.
Add an actions secret named DENO_DEPLOY_PROJECT_NAME
and set the value to your project name.
Finally, click Deploy
to deploy your project.
You are done!
Please refer to Nitro Docs for more information.