We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3022145 commit 1af6cdeCopy full SHA for 1af6cde
.github/workflows/reusable-check-built-files.yml
@@ -148,7 +148,7 @@ jobs:
148
if: ${{ steps.built-file-check.outputs.uncommitted_changes == 'true' }}
149
run: |
150
git config user.name "WordPress Build Script Bot"
151
- git config user.email 1132682+ test-wp-build-script-commit[bot]@users.noreply.github.com
+ git config user.email 1132682+test-wp-build-script-commit[bot]@users.noreply.github.com
152
153
- name: Stage changes
154
0 commit comments