Skip to content

Commit

Permalink
Prepare for pypi publish;
Browse files Browse the repository at this point in the history
  • Loading branch information
liurui39660 committed Apr 17, 2021
1 parent 0c1b8d7 commit afd0fa1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Publish.Pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Publish.Pypi
on:
release:
types:
- created
- edited
- published
jobs:
main:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/Test.Demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Test.Demo
on:
push:
paths:
- src
- example
- 'src/**'
- 'example/**'
- .github/workflows/Test.Demo.yml
jobs:
main:
Expand Down

0 comments on commit afd0fa1

Please sign in to comment.