Skip to content

Commit 51daecd

Browse files
Update README.md
1 parent fc4b23b commit 51daecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The workflow will only be triggered for the publication of new repo releases / p
1111
### Setup Github Secrets
1212

1313
- Create token secrets for both [PyPi Test](https://test.pypi.org/) and [PyPi Prod](https://www.pypi.org/) (``Account Settings`` > ``API Tokens`` > ``Add API token``).
14-
- In your Github project, goto ``Settings`` > ``Secrets`` > ``Actions``
14+
- In your Github project, goto ``Settings`` > ``Secrets and Variables`` > ``Actions``
1515
- Create two keys ``TEST_PYPI_API_TOKEN`` and ``PROD_PYPI_API_TOKEN`` and assign the previously created token secrets to these keys
1616

1717
### Overview on config files

0 commit comments

Comments
 (0)