Skip to content

Commit d3bc659

Browse files
committed
CI release to pypi
1 parent 8d7971f commit d3bc659

File tree

2 files changed

+49
-53
lines changed

2 files changed

+49
-53
lines changed

.github/workflows/publish-pypi.yml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33
name: "Publish to PyPI"
44

55
on:
6-
workflow_dispatch:
7-
inputs:
8-
version:
9-
description: 'Version upload to pypi'
10-
required: true
6+
release:
117

128
jobs:
139
publish:

pixi.lock

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)