Skip to content

Commit d1fad6b

Browse files
authored
chore: change secret
1 parent 9a90807 commit d1fad6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818
yarn deploy
1919
working-directory: docs
2020
env:
21-
GIT_USER: ${{ secrets.ACCESS_TOKEN }}
21+
GIT_USER: ${{ secrets.PAGES_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)