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 e34dbe5 commit e67f3f0Copy full SHA for e67f3f0
.github/workflows/docs.yml
@@ -27,7 +27,7 @@ jobs:
27
python_files:
28
- 'src/tmuxp/**'
29
- pyproject.toml
30
- - poetry.lock
+ - uv.lock
31
32
- name: Should publish
33
if: steps.changes.outputs.docs == 'true' || steps.changes.outputs.root_docs == 'true' || steps.changes.outputs.python_files == 'true'
0 commit comments