Skip to content

Commit

Permalink
Update gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
irony authored Sep 18, 2024
1 parent a786007 commit 546ebc2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@ jobs:
- name: Install dependencies
run: npm install

- name: Git user config
run: |
git config --global user.email "[email protected]"
git config --global user.name "ghpages bot"
- name: Publish to Github Pages
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 546ebc2

Please sign in to comment.