docs: fix typos (#147)

Found via `codespell -S target -L crate,nd`
This commit is contained in:
Kian-Meng Ang
2022-12-10 09:18:54 +08:00
committed by GitHub
parent f061365587
commit 7eef4407fc
4 changed files with 9 additions and 9 deletions

View File

@@ -7,7 +7,7 @@ on:
jobs:
release:
name: Publish to Github Relases
name: Publish to Github Releases
outputs:
rc: ${{ steps.check-tag.outputs.rc }}