fix transaction
update pypi.yml
This commit is contained in:
9
.github/workflows/pypi.yml
vendored
9
.github/workflows/pypi.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user