diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb1d4ce..f861eed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -41,7 +41,8 @@ jobs: path: result/bin/git-hly release: - if: "github.ref == 'refs/heads/master'" + #NOMERGE + # if: "github.ref == 'refs/heads/master'" needs: - build runs-on: ubuntu-latest