We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b11d5 commit 2031043Copy full SHA for 2031043
.github/workflows/publish-release.yml
@@ -51,7 +51,7 @@ jobs:
51
52
# Dedicated environments with protections for publishing are strongly recommended.
53
environment:
54
- name: testing
+ name: release
55
# OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
56
# url: https://pypi.org/p/YOURPROJECT
57
0 commit comments