Skip to content

Commit

Permalink
Pour l'instant
Browse files Browse the repository at this point in the history
  • Loading branch information
julienmalard committed Mar 8, 2024
1 parent 5b974fa commit 89d0825
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 @@ -39,8 +39,9 @@ jobs:

- name: Installer dépendances
run: pdm install
- run: pdm build

- name: Publier sur PyPI
if: ${{ !inputs.dry-run }}
run: pdm publish
uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 89d0825

Please sign in to comment.