Skip to content

Commit 57d9800

Browse files
committed
chore: remove github pages
1 parent 7e393e7 commit 57d9800

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,3 @@ jobs:
5050
file: ./${{ steps.info.outputs.RELEASE_NAME }}.zip
5151
tag: ${{ github.ref }}
5252

53-
- name: Create demo GitHub page
54-
uses: peaceiris/actions-gh-pages@v3
55-
with:
56-
github_token: ${{ secrets.GITHUB_TOKEN }}
57-
publish_dir: ./build
58-

0 commit comments

Comments
 (0)