Skip to content

Commit 3179d6c

Browse files
committed
fix release
1 parent a118c39 commit 3179d6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ jobs:
124124
with:
125125
subject-path: "dist/iminuit-*"
126126

127+
- uses: pypa/gh-action-pypi-publish@release/v1
128+
127129
release:
128130
if: ${{ github.ref == 'refs/heads/main' }}
129131
needs: [release_check, upload]

0 commit comments

Comments
 (0)