Skip to content

Commit

Permalink
Merge pull request #23 from shimakaze-git/master
Browse files Browse the repository at this point in the history
v0.1.3
  • Loading branch information
shimakaze-git committed Jan 28, 2022
2 parents 0bb86ac + 0f1d1c1 commit 9c6ca00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
publish:
# if: github.repository == 'jazzband/django-model-utils'
runs-on: ubuntu-latest
needs: build
needs: release
env:
TWINE_USERNAME: "__token__"
steps:
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pip==19.2.3
pip>=21.1
bump2version==0.5.11
wheel==0.33.6
watchdog==0.9.0
Expand Down

0 comments on commit 9c6ca00

Please sign in to comment.