chore: auto-update github workflows

This commit is contained in:
CI workflows
2025-03-23 10:18:52 +00:00
parent 6e4c6d0c54
commit 2644b1b7ac

View File

@@ -70,6 +70,7 @@ jobs:
name: screenshots
path: screenshots
- name: Push E2E screenshots
if: ${{ github.ref_name == 'master' }}
run: |
git config --global user.email "info@dbgate.info"
git config --global user.name "GitHub Actions"