Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm authored May 4, 2023
1 parent ff62de6 commit 57e6b1f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Upload Python Package

on:
push:
tags:
- '[0-9]+.[0-9]+.[0-9]'
release:
types: [published]

jobs:
deploy:
Expand Down

0 comments on commit 57e6b1f

Please sign in to comment.