ok thanks. Btw, I had to disable automatic deployment for my project because my project was generate
ok thanks.
Btw, I had to disable automatic deployment for my project because my project was generated from a template that uses GH actions to deploy.
But that means, the normal URL to access my deployed website is not working, i.e. main.<project>.pages.dev isn't working, only some hash as subdomain (instead of "main"), which changes with every deployment.
How can I make the URL work even when automatic deployment is disabled?
So that that domain always points to the latest preview deployment?
Btw, I had to disable automatic deployment for my project because my project was generated from a template that uses GH actions to deploy.
But that means, the normal URL to access my deployed website is not working, i.e. main.<project>.pages.dev isn't working, only some hash as subdomain (instead of "main"), which changes with every deployment.
How can I make the URL work even when automatic deployment is disabled?
So that that domain always points to the latest preview deployment?

