There was an error while loading. Please reload this page.
1 parent 0febfc2 commit 33459ebCopy full SHA for 33459eb
.github/workflows/master.yml
@@ -61,7 +61,7 @@ jobs:
61
cd ../
62
- name: Commit documentation changes
63
run: |
64
- git clone https://github.com/petercorke/bdsim.git --branch gh-pages --single-branch gh-pages
+ git clone https://github.com/petercorke/ansitable.git --branch gh-pages --single-branch gh-pages
65
cp -r docs/build/html/* gh-pages/
66
cd gh-pages
67
git config --local user.email "action@github.com"
0 commit comments