1
0
Fork 0

attempt to fix gh workflow

This commit is contained in:
Kim, Jimin 2021-08-15 09:36:36 +09:00
parent a6cc2a3c5f
commit 6df47cde99

View file

@ -40,7 +40,7 @@ jobs:
- name: Release to GitHub Pages
env:
USE_SSH: true
GIT_USER: git
GIT_USER: developomp
run: |
git config --global user.email "developomp@github.com"
git config --global user.name "developomp"