Skip to content

Commit

Permalink
Update a GitHub Actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
TaiSakuma committed Jun 7, 2024
1 parent 45944f3 commit b3e102b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Upload to PyPI

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

jobs:
deploy:
Expand Down

0 comments on commit b3e102b

Please sign in to comment.