Skip to content

Commit

Permalink
Run PyPI publish workflow only on manual release
Browse files Browse the repository at this point in the history
  • Loading branch information
blancadesal committed Dec 19, 2021
1 parent cee886c commit bc77ee8
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: Publish Python 🐍 distributions 📦 to PyPI
on:
push:
branches:
- main
on:
release:
types: [created]
jobs:
build-n-publish:
name: Build and publish Python 🐍 distributions 📦 to PyPI
Expand Down

0 comments on commit bc77ee8

Please sign in to comment.