Skip to content

Commit 7b8cdde

Browse files
authored
chore: use personal info
1 parent db47dd1 commit 7b8cdde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/default.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Deploy to GitHub Pages
2626
uses: Cecilapp/GitHub-Pages-deploy@v3
2727
env:
28-
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
28+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2929
with:
30-
30+
3131
build_dir: build/docs

0 commit comments

Comments
 (0)