mirror of
https://github.com/LnL7/nix-darwin.git
synced 2024-12-14 11:57:34 +00:00
also update README in gh-pages
This commit is contained in:
parent
cb37c35e33
commit
25ae710ba3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-manual.yml
vendored
1
.github/workflows/update-manual.yml
vendored
|
@ -32,6 +32,7 @@ jobs:
|
|||
rm -rf manual
|
||||
cp -R result/share/doc/darwin manual
|
||||
rm result
|
||||
git checkout master -- README.md
|
||||
git config user.name github-actions
|
||||
git config user.email github-actions@github.com
|
||||
git add --all
|
||||
|
|
Loading…
Reference in a new issue