Skip to content

Commit

Permalink
feat: final workflow revision probably
Browse files Browse the repository at this point in the history
  • Loading branch information
prplwtf committed Oct 15, 2024
1 parent 0e466a8 commit dcf56df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-writea.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:

- name: Set up Git
run: |
git config user.name "GitHub Actions"
git config user.email "action@github.com"
git config user.name "github-actions[bot]"
git config user.email "41898282+github-actions[bot]@users.noreply.github.com"
- name: Add upstream remote
run: |
Expand Down

0 comments on commit dcf56df

Please sign in to comment.