Skip to content

Commit d4777d5

Browse files
committed
ci: update workflow config.
1 parent f6ec9aa commit d4777d5

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,6 @@ jobs:
1717
- run: npm install
1818
- run: npm run build
1919

20-
- name: Deploy
21-
uses: peaceiris/actions-gh-pages@v3
22-
with:
23-
github_token: ${{ secrets.GITHUB_TOKEN }}
24-
publish_dir: ./dist
25-
2620
- name: Generate Contributors Images
2721
uses: jaywcjlove/github-action-contributors@main
2822
with:

0 commit comments

Comments
 (0)