Skip to content

Commit

Permalink
update gh actions trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
scaomath committed Apr 23, 2024
1 parent ce167d3 commit 3f04170
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
Expand Up @@ -9,8 +9,9 @@
name: Publish Python 🐍 distributions 📦 to PyPI

on:
release:
types: [published]
push:
tags:
- '*'

jobs:
build-n-publish:
Expand Down

0 comments on commit 3f04170

Please sign in to comment.