mirror of
https://github.com/nsnail/spectre.console.git
synced 2025-06-19 21:38:16 +08:00
Potential fix for link root (skip-ci)
This commit is contained in:
5
.github/workflows/docs.yaml
vendored
5
.github/workflows/docs.yaml
vendored
@ -1,6 +1,9 @@
|
||||
name: Deploy Documentation
|
||||
on:
|
||||
workflow_dispatch
|
||||
workflow_dispatch:
|
||||
push:
|
||||
paths:
|
||||
- 'docs/**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user