Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dsbilling committed Sep 15, 2023
1 parent c1c0cd5 commit c7eae39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: "Release"

on:
release:
types: [ created ]
branches:
- main

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

0 comments on commit c7eae39

Please sign in to comment.