Skip to content

Commit

Permalink
admin发布到github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
bbbbbbbbbbbbba committed Feb 20, 2024
1 parent 4fe89d7 commit c403ca6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/bbs-go-admin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,9 @@ jobs:
working-directory: ./admin
run: |
pnpm build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./admin/dist
cname: admin.mlog.club
1 change: 1 addition & 0 deletions admin/CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
admin.mlog.club

0 comments on commit c403ca6

Please sign in to comment.