Fix spelling
This commit is contained in:
parent
60bf676868
commit
d3c3c5fc1f
2
.github/workflows/fork-sync.yml
vendored
2
.github/workflows/fork-sync.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
synchronize-upstream:
|
synchronize-upstream:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: gh repo clone dicretizer/homepage && cd homepage
|
- run: gh repo clone discretizer/homepage && cd homepage
|
||||||
- name: Fetch Upstream Tags
|
- name: Fetch Upstream Tags
|
||||||
id: fetch-upstream-tags
|
id: fetch-upstream-tags
|
||||||
if: ${{ !inputs.tags }}
|
if: ${{ !inputs.tags }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user