Skip to content

Commit

Permalink
publish on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
markusressel committed Aug 22, 2020
1 parent 050a8e8 commit 5be7f82
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python_publish.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Upload Python Package

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

env:
GITHUB_RELEASE: True
Expand Down

0 comments on commit 5be7f82

Please sign in to comment.