Fix spelling

This commit is contained in:
Aaron Dalton 2024-01-18 20:35:58 -08:00
parent 60bf676868
commit d3c3c5fc1f

View File

@ -13,7 +13,7 @@ jobs:
synchronize-upstream:
runs-on: ubuntu-latest
steps:
- run: gh repo clone dicretizer/homepage && cd homepage
- run: gh repo clone discretizer/homepage && cd homepage
- name: Fetch Upstream Tags
id: fetch-upstream-tags
if: ${{ !inputs.tags }}