Skip to content

Commit

Permalink
fix: remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
cmarin001 committed Mar 27, 2024
1 parent 5fbfbd3 commit d29564a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/auto-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:

- name: Configure Git
run: |
git push --set-upstream origin ${CIRCLE_BRANCH}
git config --global user.email cmarin6051@gmail.com
git config --global user.name cmarin001
Expand Down

0 comments on commit d29564a

Please sign in to comment.