Skip to content

Commit

Permalink
Add the git account
Browse files Browse the repository at this point in the history
  • Loading branch information
torabian committed Jul 22, 2024
1 parent 6457707 commit 522c6d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fireback-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@ jobs:
- name: Deploy to GitHub Pages
if: success()
run: |
git config user.email "ali-torabian@outlook.com"
git config user.name "Ali Torabi"
cd modules/workspaces/codegen/react-new
npm install -g gh-pages
gh-pages -d build
Expand Down

0 comments on commit 522c6d5

Please sign in to comment.