Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanChristopheMorinPerso committed Nov 18, 2023
1 parent 507addf commit 25f59e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: pypi
on:
pull_request:
push:
release:
types: [released]

Expand Down Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Build rez
run: |
python -m build --sdist --wheel --outdir dist
python -m build --sdist --wheel --outdir dist .
# Note that we don't need credentials.
# We rely on https://docs.pypi.org/trusted-publishers/.
Expand Down

0 comments on commit 25f59e8

Please sign in to comment.