Skip to content

Commit

Permalink
fix(typo): depoly -> deploy (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Integral-Tech authored Jul 8, 2024
1 parent 9daab02 commit 7b3d566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/HOWTO.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Back on your terminal, while you're in your cloned repository, run `flyctl token
Then populate the `FLY_DEPLOY_TOKEN` repository secret with the output of that command.

At this point GitHub Actions will update your MollySocket instance once per week. If you want to
configure this, you can edit the [depoly.yml](../.github/workflows/deploy.yml) file.
configure this, you can edit the [deploy.yml](../.github/workflows/deploy.yml) file.

_You may still want to periodically make sure your forked repository is up-to-date with the latest
changes here._

0 comments on commit 7b3d566

Please sign in to comment.