commit info

This commit is contained in:
SPRINX0\prochazka
2025-02-21 10:24:42 +01:00
parent 919249215b
commit 01ba8b4f3f
2 changed files with 9 additions and 0 deletions

View File

@@ -24,6 +24,10 @@ jobs:
cd diflow
npm install
npm run build
- name: Git config
run: |
git config --global user.email "info@dbgate.io"
git config --global user.name "Diflow"
- name: Diflow run (don't push)
run: |
cd diflow