mirror of
https://github.com/planetmint/planetmint.git
synced 2026-02-18 17:43:51 +00:00
fixed GH yaml file strucuture
Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
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 }}
|
||||
|
||||
Reference in New Issue
Block a user