Skip to content

Commit

Permalink
fixed step naming
Browse files Browse the repository at this point in the history
  • Loading branch information
tmbo committed Sep 21, 2023
1 parent fd41a95 commit df59e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,7 @@ jobs:
# password: ${{ secrets.PYPI_TOKEN }}

# Push to the dev registry
- name: Publish to PyPI 📦
- name: Publish to internal PyPI 📦
uses: pypa/gh-action-pypi-publish@717ba43cfbb0387f6ce311b169a825772f54d295
with:
user: "github-ci"
Expand Down

0 comments on commit df59e0a

Please sign in to comment.