mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-21 19:32:16 +08:00
Fixing release pipeline
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
with:
|
||||
user: __token__
|
||||
password: ${{ secrets.DJANGO_STUBS_EXT_PYPI_API_TOKEN }}
|
||||
packages_dir: django-stubs-ext/dist
|
||||
packages_dir: django_stubs_ext/dist
|
||||
print_hash: true
|
||||
|
||||
- name: Create release
|
||||
|
||||
Reference in New Issue
Block a user