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 70f5bc2 commit a5232f1Copy full SHA for a5232f1
.github/workflows/release.yml
@@ -138,7 +138,7 @@ jobs:
138
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
139
run: make publish-ci
140
- name: Validate Import
141
- run: make package-validate
+ run: make publish-validate
142
- name: Zip Artifacts
143
run: make release-zip-ci
144
- name: Add Artifacts to Release
0 commit comments