Skip to content

Commit

Permalink
temporarily forcing ci to attempt to push
Browse files Browse the repository at this point in the history
  • Loading branch information
justinlaughlin committed Aug 23, 2024
1 parent 726d9ed commit 5ca1966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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]"
Expand Down

0 comments on commit 5ca1966

Please sign in to comment.