Skip to content

Commit

Permalink
updating
Browse files Browse the repository at this point in the history
  • Loading branch information
dougransom committed Jul 5, 2023
1 parent d343b7c commit cc23081
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 @@ -21,7 +21,7 @@ jobs:
- name: Building package with flit
run: |
flit build
- name: Publishing 📦 to Test PyPI
- name: Publishing 📦 to PyPI
# Regarding building artifacts within Platform specific environment see https://github.com/pypa/gh-action-pypi-publish#non-goals
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit cc23081

Please sign in to comment.