Skip to content

Commit 57b5c2f

Browse files
committed
push es to test pypi
1 parent d8dde43 commit 57b5c2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-test-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
--sdist
3131
--wheel
3232
--outdir dist/
33-
stac_fastapi/mongo
33+
stac_fastapi/elasticsearch
3434
- name: Publish distribution to Test PyPI
3535
# if: startsWith(github.ref, 'refs/tags')
3636
uses: pypa/gh-action-pypi-publish@v1.4.2

0 commit comments

Comments
 (0)