Skip to content

Commit

Permalink
Revert "ci: setup git user config"
Browse files Browse the repository at this point in the history
  • Loading branch information
tkrs committed Nov 14, 2023
1 parent 4eb42d7 commit 7870167
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup git user
run: |
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
git config user.name "github-actions[bot]"
- name: Install rust toolchain stable
uses: dtolnay/rust-toolchain@v1
with:
Expand Down

0 comments on commit 7870167

Please sign in to comment.