Skip to content

Commit

Permalink
aiai2
Browse files Browse the repository at this point in the history
  • Loading branch information
daniellga committed Mar 23, 2024
1 parent c1a963b commit 22f3542
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ jobs:
- name: Commit and push changes
if: steps.check_changes.outputs.GITHUB_ENV == 'true'
needs: check_changes
run: |
git config --global user.email "${GITHUB_ACTOR_ID}+${GITHUB_ACTOR}@users.noreply.github.com"
git config --global user.name "${GITHUB_ACTOR}"
Expand Down

0 comments on commit 22f3542

Please sign in to comment.