Skip to content

Commit

Permalink
fix: commit author
Browse files Browse the repository at this point in the history
  • Loading branch information
Garzas committed Oct 18, 2024
1 parent 0332d1d commit 5043af6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/generate-screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
name: screenshot-test-report
path: screenshot-test-report.zip

- name: Setup GitHub Actions Bot for Git
uses: fregante/setup-git-user@v2

- name: Create New Branch
run: |
BRANCH_NAME="test/screenshots-update-$(date +%Y%m%d%H%M%S)"
Expand Down

0 comments on commit 5043af6

Please sign in to comment.