We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcd9b29 commit f43b653Copy full SHA for f43b653
1 file changed
.github/workflows/jfrog-publish.yml
@@ -51,9 +51,6 @@ jobs:
51
merge-multiple: true
52
path: dist/
53
54
- - name: List downloaded artifacts
55
- run: ls -R dist/
56
-
57
- name: Publish to JFrog Artifactory PyPI
58
uses: pypa/gh-action-pypi-publish@release/v1
59
with:
0 commit comments