mirror of
https://github.com/planetmint/planetmint.git
synced 2025-10-14 00:59:17 +00:00
fixed GH yaml file strucuture
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
229ace99e1
commit
a56ef70407
2
.github/workflows/tag-release.yml
vendored
2
.github/workflows/tag-release.yml
vendored
@ -25,6 +25,6 @@ jobs:
|
||||
run: |
|
||||
twine check dist/*
|
||||
twine upload dist/*
|
||||
env:
|
||||
env:
|
||||
TWINE_USERNAME: __token__
|
||||
TWINE_PASSWORD: ${{ secrets.PYPI_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user