We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bda0d1 commit e244bfeCopy full SHA for e244bfe
.github/workflows/publish-to-pypi.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: Check if the release tag matches the version
32
uses: samuelcolvin/[email protected]
33
with:
34
- version_file_path: rendercv_tinytex/__init__.py
+ version_file_path: rendercv_fonts/__init__.py
35
36
- name: Build
37
run: |
0 commit comments