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