Skip to content

Commit

Permalink
updated python_publish
Browse files Browse the repository at this point in the history
  • Loading branch information
markusressel committed Mar 19, 2020
1 parent 5eb4a49 commit 5cf2260
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python_publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Upload Python Package

on:
release:
types: [created]
push:
tags:
- "*.*.*"

env:
GITHUB_RELEASE: True
Expand Down

0 comments on commit 5cf2260

Please sign in to comment.