diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 3c3455c..c01d59f 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -27,8 +27,8 @@ jobs: - name: Build run: go build -v . - - name: Go Release Binary - uses: ngs/go-release.action@v1.0.2 - env: - GOROOT: "" - HOME: "/github/home/" +# - name: Go Release Binary +# uses: ngs/go-release.action@v1.0.2 +# env: +# GOROOT: "" +# HOME: "/github/home/"