We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae9d89 commit ab0df02Copy full SHA for ab0df02
.github/workflows/publish-pypi.yml
@@ -42,7 +42,7 @@ jobs:
42
echo ""
43
echo "Generated files:"
44
ls -lh dist/
45
-
+
46
- name: Publish package on test PyPI on merge in main branch
47
# Test push to test pypi on merge to main
48
if: github.event_name == 'push'
0 commit comments