Skip to content

Commit

Permalink
Merge branch 'release/1.0.5'
Browse files Browse the repository at this point in the history
  • Loading branch information
thelicato committed Jun 7, 2023
2 parents 8a7832b + dda89e5 commit ab196bf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Build and publish Python package

on:
release:
types: [published]
push:
tags:
- "v*"

jobs:
release:
Expand Down

0 comments on commit ab196bf

Please sign in to comment.