Skip to content

Commit 8df29b1

Browse files
committed
fix: fix format
1 parent cd0c157 commit 8df29b1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ jobs:
2626
run: 'yarn run docs:build'
2727

2828
- name: Push to Publish Branch
29-
env:
30-
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }
3129
run: |
3230
git config --global user.name 'github-actions[bot]'
3331
git config --global user.email 'github-actions[bot]@users.noreply.github.com'

0 commit comments

Comments
 (0)