diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7212934..051a53b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -103,7 +103,7 @@ jobs: retention-days: 1 - name: Push changes to a new branch - if: env.make-branch + # if : env.make-branch run: | cd glvis-js git config user.name "github-actions[bot]"