DenoDDeno
Powered by
sociopatenS
Denoβ€’3y agoβ€’
3 replies
sociopaten

Trying to deploy a project on Deno Deploy with a private Github repository dependency

By reading the docs at https://docs.deno.com/runtime/manual/basics/modules/private I found that I can have a environment variable called DENO_DEPLOYTOKENS. This works perfectly locally and in Github Actions but in Deno Deploy I can't create environment variables starting with DENO, it's reserved. Any ideas? Thank you.
Private Modules and Repositories | Deno Docs
There may be instances where you want to load a remote module that is located in
Private Modules and Repositories | Deno Docs
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

How to deploy to Deno Deploy from a Github repository's subdirectory?
Deno AI HelperDDeno AI Helper / help
3y ago
Dependency injection deno deploy
fro.profesionalFfro.profesional / help
3y ago
How to use private remote modules hosted on GitHub on Deno Deploy?
nickchen120235Nnickchen120235 / help
3y ago
How to use a private Deno module hosted in a private repository?
JeremiJJeremi / help
14mo ago