Skip to content

Commit c028f7e

Browse files
authored
post: fix format release-python-package.md
1 parent 80a7b72 commit c028f7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/posts/release-python-package.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ URL = "https://github.com/ftith/ftith.github.io/edit/main/content"
88
Text = "Suggest Changes"
99
appendFilePath = true
1010
+++
11+
1112
## Tag and release python package with uv and GitHub Actions workflows
1213
The goal of this article is to build and release python package using [uv](https://docs.astral.sh/uv/guides/package/) (for building and publishing) and [github actions](https://docs.github.com/en/actions/get-started/understanding-github-actions) (for automation).
1314

0 commit comments

Comments
 (0)