Skip to content

Commit 55626ce

Browse files
authored
fix: remove GH pages (#1211)
1 parent f8a1842 commit 55626ce

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/docs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,6 @@ jobs:
2929
- name: Build docs website
3030
run: |
3131
make build-docs-website
32-
- name: Deploy all docs
33-
uses: peaceiris/actions-gh-pages@v3
34-
with:
35-
github_token: ${{ secrets.GITHUB_TOKEN }}
36-
publish_dir: ./dist
3732
- name: Configure AWS credentials
3833
uses: aws-actions/configure-aws-credentials@e1e17a757e536f70e52b5a12b2e8d1d1c60e04ef
3934
with:

0 commit comments

Comments
 (0)