Skip to content

Commit 8f433b0

Browse files
Revert "Checkout the new repo before using the Github action"
This reverts commit 90a9900.
1 parent 90a9900 commit 8f433b0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
cd docs/.vuepress/dist
2626
git init
2727
28-
- uses: actions/checkout@v2
29-
with:
30-
path: "./docs/.vuepress/dist"
31-
3228
- name: Commit changes
3329
uses: EndBug/add-and-commit@master
3430
with:

0 commit comments

Comments
 (0)