Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JRubics authored Sep 25, 2023
1 parent b71e946 commit dffe3ac
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 @@ -126,7 +126,7 @@ Poetry plugins can be added by specifying plugins input
uses: JRubics/[email protected]
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}
plugins: "poetry-dynamic-versioning-plugin"
plugins: "poetry-dynamic-versioning[plugin]"
```
Poetry package can be built from a subdirectory. It should be specified as package_directory
Expand Down

0 comments on commit dffe3ac

Please sign in to comment.