Skip to content

Commit e4b87c2

Browse files
committed
Adjust action.
1 parent 0a45ef1 commit e4b87c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable-check-built-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ jobs:
148148
if: ${{ steps.built-file-check.outputs.uncommitted_changes == 'true' }}
149149
run: |
150150
git config user.name "test-wp-build-script-commit[bot]"
151-
git config user.email ${{ env.GH_APP_ID }}+test-wp-build-script-commit[bot]@users.noreply.github.com
151+
git config user.email 1132682+test-wp-build-script-commit[bot]@users.noreply.github.com
152152
153153
- name: Stage changes
154154
if: ${{ steps.built-file-check.outputs.uncommitted_changes == 'true' }}

0 commit comments

Comments
 (0)