diff --git a/.github/workflows/build-release.yaml b/.github/workflows/build-release.yaml index a75d6492..c9e12a4a 100644 --- a/.github/workflows/build-release.yaml +++ b/.github/workflows/build-release.yaml @@ -28,7 +28,7 @@ jobs: - name: Build PyPi Wheel id: build - uses: neuralmagic/nm-actions/actions/pypi_build@main + uses: neuralmagic/nm-actions/actions/pypi_build@dep with: dev: false release: true