Update docs.yml

This commit is contained in:
zizifn
2023-05-16 01:24:23 +08:00
committed by GitHub
parent dc60dd9647
commit 8c9fa7fc32

View File

@@ -14,6 +14,9 @@ permissions:
jobs:
docs:
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}
runs-on: ubuntu-latest
steps: