mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-09-20 12:44:42 -04:00
Fix workflow
This commit is contained in:
parent
500c3baa7f
commit
516eeb7177
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -2,7 +2,7 @@ name: Publish docs via GitHub Pages
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- mkdocs-rebuild
|
- main
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue