We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b928c2 commit 3a4071eCopy full SHA for 3a4071e
.github/workflows/release.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Upload packages to Jazzband
32
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
33
- uses: pypa/[email protected].3
+ uses: pypa/[email protected].4
34
with:
35
user: jazzband
36
password: ${{ secrets.JAZZBAND_RELEASE_KEY }}
0 commit comments