mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 01:56:52 +00:00
trivial: fix doc publishing (Fixes: #3838)
This commit is contained in:
parent
bc43adf020
commit
ffb921af3f
@ -102,7 +102,7 @@ jobs:
|
||||
git config user.email "info@fwupd.org"
|
||||
git config user.name "Documentation deployment Bot"
|
||||
rm -rf *
|
||||
cp ../libfwupd* ../*html ../*.js . -R
|
||||
cp ../libfwupd* ../*html . -R
|
||||
git add .
|
||||
git commit -a --allow-empty -m "Trigger deployment"
|
||||
git push git@github.com:fwupd/fwupd.github.io.git
|
||||
|
Loading…
Reference in New Issue
Block a user