Skip to content

Temporarily disable PyPI #45

Temporarily disable PyPI

Temporarily disable PyPI #45

Workflow file for this run

name: deploy
# on:
# push:
# tags:
# - "*"
jobs:
publish:
uses: NNPDF/workflows/.github/workflows/python-poetry-pypi.yml@v2
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
with:
poetry-extras: "-E mark -E box"