Skip to content

Commit

Permalink
Add 'on'
Browse files Browse the repository at this point in the history
  • Loading branch information
danielpops committed Apr 24, 2023
1 parent bcb485f commit b6dd164
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
name: Upload to pypi

on:
push:
branches: [ main ]

jobs:
pypi-publish:
name: Upload release to PyPI
Expand Down

0 comments on commit b6dd164

Please sign in to comment.