mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2025-03-13 17:56:40 -04:00
Add image dir
This commit is contained in:
parent
faa8dca396
commit
3a12a0981b
7
.github/workflows/create-pdf.yml
vendored
7
.github/workflows/create-pdf.yml
vendored
@ -13,9 +13,12 @@ jobs:
|
||||
- uses: mkrakowitzer/actions-makepdfs@master
|
||||
if: github.ref == 'refs/heads/main'
|
||||
with:
|
||||
markdown_dir: .
|
||||
markdown_dir: export
|
||||
output_dir: export
|
||||
media_dir:
|
||||
required: true
|
||||
default: 'images/'
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: platform-architecture-docs
|
||||
path: export
|
||||
path: export
|
||||
|
Loading…
x
Reference in New Issue
Block a user