Skip to content

Commit

Permalink
fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JelenaDokic committed Oct 18, 2021
1 parent 6edb0c4 commit 0162867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Repository can be changed to TestPyPI or a private wheels repo by specifying rep
repository_url: "https://test.pypi.org/legacy/"
```
Repository authentication can be cahnged to http-basic authentification by specifying repository_username and repository_password.
Repository authentication can be cahnged to http-basic authentification by specifying repository_username and repository_password instead of pypi_token.
```yaml
- name: Build and publish to pypi
Expand Down

0 comments on commit 0162867

Please sign in to comment.