Skip to content

Commit

Permalink
Change release step name
Browse files Browse the repository at this point in the history
  • Loading branch information
dan1elt0m committed Sep 20, 2024
1 parent 7229560 commit 3830ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version-file: "pyproject.toml"
- name: Install dependencies
- name: Build distro
run: uv build # build
- uses: pypa/gh-action-pypi-publish@release/v1 # publish

0 comments on commit 3830ec3

Please sign in to comment.