mirror of
https://github.com/suyiiyii/nonebot-bison.git
synced 2025-06-02 09:26:12 +08:00
👷 remove build doc
This commit is contained in:
parent
2b4f90aac0
commit
37d0d618ce
21
.github/workflows/release.yml
vendored
21
.github/workflows/release.yml
vendored
@ -111,24 +111,3 @@ jobs:
|
||||
felinae98/nonebot-bison:sentry
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
deploy-web:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Build Docs
|
||||
uses: ./.github/actions/build-docs
|
||||
|
||||
- name: Deploy to Netlify
|
||||
uses: nwtgck/actions-netlify@v3
|
||||
with:
|
||||
publish-dir: "./docs/.vuepress/dist"
|
||||
production-deploy: true
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
deploy-message: "Deploy ${{ env.TAG_NAME }}"
|
||||
enable-commit-comment: false
|
||||
alias: ${{ env.TAG_NAME }}
|
||||
env:
|
||||
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
|
||||
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user