mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-01-04 13:45:48 +01:00
fix CI deployment 8
This commit is contained in:
2
.github/workflows/deploy2.yml
vendored
2
.github/workflows/deploy2.yml
vendored
@@ -71,7 +71,7 @@ jobs:
|
||||
- uses: "actions/checkout@v4"
|
||||
with:
|
||||
ref: "${{ inputs.ref }}"
|
||||
- uses: "JRubics/poetry-publish@v2"
|
||||
- uses: "JRubics/poetry-publish@v2.0"
|
||||
with:
|
||||
python-version: "3.11"
|
||||
pypi_token: "${{ secrets.PYPI_TOKEN }}"
|
||||
|
||||
Reference in New Issue
Block a user