mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +00:00
another attempt o fix publish-analysis.yml
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
parent
6d48e970fb
commit
0965c5f429
2
.github/workflows/publish-analysis.yml
vendored
2
.github/workflows/publish-analysis.yml
vendored
@ -32,4 +32,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
user: __token__
|
user: __token__
|
||||||
password: ${{ secrets.PYPI_TOKEN }}
|
password: ${{ secrets.PYPI_TOKEN }}
|
||||||
packages_dir: /dist/
|
packages_dir: dist/
|
||||||
|
Loading…
Reference in New Issue
Block a user