Skip to content

Commit

Permalink
Fix misplaced call
Browse files Browse the repository at this point in the history
  • Loading branch information
Radonirinaunimi committed Jun 21, 2023
1 parent be8569e commit cc4bcb3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
publish:
uses: N3PDF/workflows/.github/workflows/python-poetry-pypi.yml@v2
with:
poetry-extras: "-E mark -E box"
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
poetry-extras: "-E mark -E box"

0 comments on commit cc4bcb3

Please sign in to comment.