Skip to content

Commit

Permalink
#new-release -> <new-release:0.0.3>
Browse files Browse the repository at this point in the history
  • Loading branch information
ufuk committed Jul 16, 2024
1 parent 3e2bf24 commit 14cd66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ jobs:
pip install build
- name: Build package
run: |
python -m build
echo "PACKAGE_VERSION=$GITHUB_REF" >> .env
python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
Expand Down

0 comments on commit 14cd66d

Please sign in to comment.