mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Added argument for uploading to GitHub Pages
This commit is contained in:
parent
963c257e20
commit
5a8a4d0392
1 changed files with 1 additions and 1 deletions
|
|
@ -74,4 +74,4 @@ def publish():
|
|||
local_dir=DEPLOY_PATH.rstrip('/') + '/',
|
||||
delete=True,
|
||||
extra_opts='-c',
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue