fix transaction

update pypi.yml
This commit is contained in:
long2ice
2020-05-18 13:14:53 +08:00
parent 559d3707e5
commit d876c7c84b
6 changed files with 41 additions and 32 deletions

View File

@@ -1,9 +1,10 @@
name: pypi
on:
push:
paths:
- 'aerich/__init__.py'
- '.github/workflows/pypi.yml'
release:
types:
- created
jobs:
build:
runs-on: ubuntu-latest