Skip to content

Commit

Permalink
no auto versions
Browse files Browse the repository at this point in the history
  • Loading branch information
maratsh committed Jul 24, 2024
1 parent db87790 commit a7fd1d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ jobs:
uses: snok/install-poetry@v1
with:
virtualenvs-create: false
- name: Update version (kept at 0.0.0) in pyproject.toml and build
- name: build python
run: |
poetry version ${{ github.ref_name }}
poetry build
- name: Mint pypi token
Expand Down

0 comments on commit a7fd1d6

Please sign in to comment.