Skip to content

Commit b20c018

Browse files
GH pages fix (#3061)
1 parent f8ace42 commit b20c018

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/gh_pages_deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ jobs:
9999
env:
100100
GITHUB_TOKEN: ${{ secrets.GH_ACTIONS_BOT_TOKEN }}
101101
run: |
102-
git config --global --unset-all credential.helper
103102
git config user.name 'github-actions[bot]'
104103
git config user.email '41898282+github-actions[bot]@users.noreply.github.com'
105104
git remote set-url origin "https://x-access-token:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git"

0 commit comments

Comments
 (0)