Skip to content

Commit

Permalink
fix release task
Browse files Browse the repository at this point in the history
  • Loading branch information
lesnik512 committed Aug 31, 2024
1 parent c830383 commit 6f62f6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ tasks:
- git checkout main
- git pull
- rm -rf ./dist
- poetry version {{.CLI_ARGS}}
- git add pyproject.toml
- git commit -m "bump version to {{.CLI_ARGS}}"
- uvx --from build pyproject-build --installer uv
Expand Down

0 comments on commit 6f62f6c

Please sign in to comment.