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