Skip to content

Commit

Permalink
GitHub workflow _publish_package_test.yml: Corrected environment used.
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaasRostock committed Jan 11, 2024
1 parent dfc746b commit f0d3b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_publish_package_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
publish:
name: Publish package
runs-on: ubuntu-latest
environment: pypi
environment: test_pypi
steps:
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit f0d3b57

Please sign in to comment.