Skip to content

Commit

Permalink
Fix CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
raldone01 committed Oct 17, 2022
1 parent c55eaac commit 074368f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
run: |
pnpm run docs
git branch gh-pages-new
git checkout gh-pages-new
git add --force docs
git config --global user.name 'actionbot'
git config --global user.email '[email protected]'
Expand Down

0 comments on commit 074368f

Please sign in to comment.