denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

[Bug]: no link to the default/blank deploy.yml file #551

Open TehShrike opened 11 months ago

TehShrike commented 11 months ago

Problem description

According to this doc page, I should be redirected to a page with a default deploy.yml for me to add to my project.

I've tried linking a couple of times, but haven't been redirected to that page. Can someone share the url where I can find it?

Steps to reproduce

  1. go to https://dash.deno.com/projects/[project name]/settings
  2. unlink the git integration
  3. link the git integration, choose "github actions"

Expected behavior

I should see a link to the deploy.yml file.

What is the link?

Environment

No response

Possible solution

No response

Additional context

No response