Skip to content

Commit a5232f1

Browse files
committed
🚨 Update validation to publish not package
1 parent 70f5bc2 commit a5232f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}
139139
run: make publish-ci
140140
- name: Validate Import
141-
run: make package-validate
141+
run: make publish-validate
142142
- name: Zip Artifacts
143143
run: make release-zip-ci
144144
- name: Add Artifacts to Release

0 commit comments

Comments
 (0)