Skip to content

Commit 4c65d30

Browse files
Smurf2-plutobckohan
authored andcommitted
Upgraded pypi publish action version
1 parent 6d377c7 commit 4c65d30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ jobs:
2929

3030
- name: Upload packages to Jazzband
3131
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
32-
uses: pypa/gh-action-pypi-publish@master
32+
uses: pypa/gh-action-pypi-publish@release/v1.8
3333
with:
3434
user: jazzband
3535
password: ${{ secrets.JAZZBAND_RELEASE_KEY }}
36-
repository_url: https://jazzband.co/projects/django-polymorphic/upload
36+
repository_url: https://jazzband.co/projects/django-polymorphic/upload

0 commit comments

Comments
 (0)