Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/release-0.9.2' into ludwig_rel…
Browse files Browse the repository at this point in the history
…ease_steps_pypi
  • Loading branch information
alexsherstinsky committed Jan 17, 2024
2 parents 29c738a + 404610a commit d7f2e06
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/upload-pypi.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,3 @@
name: Upload to PyPI

on:
# Triggers the workflow when a release or draft of a release is published,
# or a pre-release is changed to a release
release:
types: [released]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

jobs:
pypi-publish:
name: upload release to PyPI
Expand Down

0 comments on commit d7f2e06

Please sign in to comment.