Skip to content

Commit e244bfe

Browse files
committed
fix workflow issue
1 parent 4bda0d1 commit e244bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Check if the release tag matches the version
3232
uses: samuelcolvin/[email protected]
3333
with:
34-
version_file_path: rendercv_tinytex/__init__.py
34+
version_file_path: rendercv_fonts/__init__.py
3535

3636
- name: Build
3737
run: |

0 commit comments

Comments
 (0)