Skip to content

Commit

Permalink
CI: followup release job fix (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
liranbg authored Feb 11, 2021
1 parent 5aa07bf commit a2fad69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ jobs:
if: env.RC_RELEASE == 'false'
with:
user: __token__
password: ${{ secrets.DUMMY_TOKEN }}
password: ${{ secrets.PYPI_API_TOKEN }}
verbose: true

0 comments on commit a2fad69

Please sign in to comment.