We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dac7977 commit 9b06df2Copy full SHA for 9b06df2
2 files changed
.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