We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a0545 commit 4e5ec53Copy full SHA for 4e5ec53
1 file changed
README.md
@@ -31,7 +31,7 @@ It is configured with all the following features:
31
* Rename the `bootstrap_python_package` directory
32
* Search and replace all the occurrences of `bootstrap-python-package` and `bootstrap_python_package`
33
* Configure a pending trusted publisher on [pypi](https://pypi.org/manage/account/publishing) using the following values:
34
- * PyPI Project Name: what you renamed the directory `bootstrap_python_package` to (Double check `_` and `-`)
+ * PyPI Project Name: The github repository name (in this case `bootstrap-python-package`)
35
* Owner: The github repository owner (in this case `febus982`)
36
* Repository name: The github repository name (in this case `bootstrap-python-package`)
37
* Workflow name: `release.yml`
0 commit comments