diff --git a/.github/workflows/_data-plane.yml b/.github/workflows/_data-plane.yml index 2ba9335c0..ce6426611 100644 --- a/.github/workflows/_data-plane.yml +++ b/.github/workflows/_data-plane.yml @@ -345,7 +345,6 @@ jobs: gh release upload ${{ matrix.name.release_name }} \ "$BINARY_DEST_PATH" \ "$BINARY_DEST_PATH".sha256sum.txt \ - # "$BINARY_DEST_PATH".deb \ # Enable this once we have all the necessary documentation in place. "$clobber" \ --repo ${{ github.repository }}