Skip to content

Commit f17ef43

Browse files
authored
typo
1 parent 2b71b3a commit f17ef43

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
"
6464
- run: |
6565
hatch run tile-renderer schema pla2 > dist/pla2.schema.json
66-
hatch run tile-renedrer schema skin > dist/skin.schema.json
66+
hatch run tile-renderer schema skin > dist/skin.schema.json
6767
- uses: actions/upload-artifact@v4
6868
with:
6969
name: dist-github
@@ -100,4 +100,4 @@ jobs:
100100
with:
101101
name: dist-pypi
102102
path: dist
103-
- uses: pypa/gh-action-pypi-publish@release/v1
103+
- uses: pypa/gh-action-pypi-publish@release/v1

0 commit comments

Comments
 (0)