Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion action/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ You do **not** need to set up any secrets for this to work.
You **do** need to link your GitHub repository to your Deno Deploy project. You
have to choose the "GitHub Actions" deployment mode in your project settings on
https://dash.deno.com. Read
[Deno Deploy documenation](https://docs.deno.com/deploy/manual/ci_github#github-action)
[Deno Deploy documentation](https://docs.deno.com/deploy/manual/ci_github#github-action)
for more information.

### Permissions
Expand Down
Loading