Skip to content

Commit 4349f38

Browse files
committed
test
1 parent 9e71ea0 commit 4349f38

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,5 @@ jobs:
2727
run: npm run docs
2828
- name: Deploy to GitHub Pages
2929
uses: JamesIves/[email protected]
30-
env:
31-
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
32-
BRANCH: update-documentation
30+
with:
3331
FOLDER: docs

0 commit comments

Comments
 (0)