We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 652d77c commit 111829eCopy full SHA for 111829e
.github/workflows/publishpypi.yml
@@ -52,7 +52,7 @@ jobs:
52
environment:
53
name: pypi
54
# OPTIONAL: uncomment and update to include your PyPI project URL in the deployment status:
55
- # url: https://pypi.org/p/YOURPROJECT
+ url: https://pypi.org/p/yake
56
#
57
# ALTERNATIVE: if your GitHub Release name is the PyPI project version string
58
# ALTERNATIVE: exactly, uncomment the following line instead:
0 commit comments