Skip to content

Commit

Permalink
also publish on release of build
Browse files Browse the repository at this point in the history
  • Loading branch information
tarioch committed Mar 8, 2020
1 parent e694386 commit 5f853b8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI
on: push

on:
push:
release:
types: [published]
jobs:
build-and-publish:
name: Build and publish Python 🐍 distributions 📦 to PyPI and TestPyPI
Expand Down

0 comments on commit 5f853b8

Please sign in to comment.