Skip to content

Commit

Permalink
fix: pypi publish not running
Browse files Browse the repository at this point in the history
  • Loading branch information
cheahjs committed Feb 3, 2024
1 parent 01d61e3 commit 453fc45
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,7 +1,8 @@
name: Publish
on:
release:
types: [published]
push:
tags:
- '*'

jobs:
publish:
Expand Down

0 comments on commit 453fc45

Please sign in to comment.