Publish distributions to Gitea PyPI registry alongside the release
publish-dlp-io / publish (push) Failing after 1m6s
publish-dlp-io / publish (push) Failing after 1m6s
This commit is contained in:
@@ -46,6 +46,7 @@ class WorkflowStep(Enum):
|
||||
BUILD = "Build and check distribution"
|
||||
SMOKE = "Smoke test release artifacts"
|
||||
RELEASE = "Create Gitea release with wheels"
|
||||
PYPI = "Publish packages to Gitea PyPI"
|
||||
|
||||
|
||||
@dataclass(frozen=True)
|
||||
|
||||
Reference in New Issue
Block a user