We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
GitHub
1 parent f5f2469 commit 7f12c69Copy full SHA for 7f12c69
2 files changed
CONTRIBUTING.md
@@ -8,7 +8,7 @@
8
9
You can involve in discussions using:
10
11
-- [Github Discussions](discussions)
+- [GitHub Discussions](discussions)
12
- [Nitro Discord](https://discord.nitro.build)
13
14
## Contribute to the Code
docs/2.deploy/20.providers/deno-deploy.md
@@ -21,7 +21,7 @@ cd .output
21
deployctl deploy --project=my-project server/index.ts
22
```
23
24
-## Deploy within CI/CD using gitHub actions
+## Deploy within CI/CD using GitHub actions
25
26
You just need to include the deployctl GitHub Action as a step in your workflow.
27
0 commit comments