We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 676944e commit 0176f14Copy full SHA for 0176f14
1 file changed
.github/workflows/publish.yml
@@ -51,7 +51,6 @@ jobs:
51
52
- name: Install dependencies
53
run: |
54
- echo x ${{ secrets.twine_token }} | base64
55
pip install uv
56
uv sync --group dev
57
- name: force right version
0 commit comments