Kenshi
Kenshi
DDeno
Created by Kenshi on 2/4/2024 in #help
Errors Deploying Fresh Project
I am new to Deno and working through the Fresh tutorial. I have reached the deployment section: https://fresh.deno.dev/docs/getting-started/deploy-to-production I get to the point where I get the “Finish setting up Fresh” page which instructs me to modify the .github/workflows/deploy.yml file to set the correct Project Name. I have completed this step and do a git push to trigger a deployment. 
I keep getting the error:
Error: APIError: The project you are requesting was not found, or you do not have access to view it.

x-deno-ray: 7ad849678d1b6035506f83a820418297
Error: APIError: The project you are requesting was not found, or you do not have access to view it.

x-deno-ray: 7ad849678d1b6035506f83a820418297
https://github.com/Krishna/GetFresh/actions/runs/7776339705/job/21203370416 Any help would be greatly appreciated. Thank you.
5 replies