mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-17 23:45:59 +00:00
commit info
This commit is contained in:
@@ -27,6 +27,11 @@ jobs:
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user