There was an error while loading. Please reload this page.
1 parent dac7977 commit 9b06df2Copy full SHA for 9b06df2
.github/workflows/deploy.yml
@@ -77,4 +77,4 @@ jobs:
77
run: |
78
cd target
79
git config user.email waylan.limberg@icloud.com
80
- python -m ghp-import --push --no-jekyll --branch=master ../md/site
+ ghp-import --push --no-jekyll --branch=master ../md/site
.github/workflows/manual_deploy.yml
@@ -43,4 +43,4 @@ jobs:
43
44
45
46
0 commit comments