mirror of
https://gitee.com/easii/mapstruct-plus.git
synced 2025-12-08 01:58:55 +08:00
Update gh-pages.yml
This commit is contained in:
parent
14a96ba43a
commit
ef6d5eadbc
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -15,6 +15,8 @@ jobs:
|
||||
- run: npm run build
|
||||
- name: Publish github pages
|
||||
run: |
|
||||
git config --global user.email "linpeilie@users.noreply.com"
|
||||
git config --global user.name "linpeilie"
|
||||
git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git
|
||||
npm run deploy -u "github-actions-bot <support+actions@github.com>"
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user