mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-06 09:00:55 +00:00
trivial: fix docs deployment
This commit is contained in:
parent
34dfa86896
commit
b7ac4b4077
@ -55,7 +55,7 @@ jobs:
|
||||
git config user.email "info@fwupd.org"
|
||||
git config user.name "Documentation deployment Bot"
|
||||
rm -rf *
|
||||
cp ../libfwupd* ../fwupd/*html . -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