Skip to content

Commit

Permalink
Remove docs dir
Browse files Browse the repository at this point in the history
  • Loading branch information
damianstasik committed Sep 5, 2023
1 parent 7b792be commit 54dfbe5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
sparse-checkout: docs
- run: ls opentf-repo
- name: Copy docs
run: mv opentf-repo/docs ${{ github.workspace }}
run: mv opentf-repo/docs .
- name: Setup Node
uses: actions/setup-node@v3
with:
Expand Down
1 change: 0 additions & 1 deletion docs/index.md

This file was deleted.

0 comments on commit 54dfbe5

Please sign in to comment.