Skip to content

Commit

Permalink
WIP on github_io removing directory references
Browse files Browse the repository at this point in the history
  • Loading branch information
artisticlight committed Dec 13, 2023
1 parent 725a87f commit d1c1615
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy_to_github_io.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- uses: actions/checkout@v4
with:
path: Discovery-MkDocs
- uses: actions/setup-python@v4
with:
path: Discovery-MkDocs
- name: Setup Python
env:
PHRASE_DISCOVERY_ACCESS_TOKEN: ${{ secrets.PHRASE_DISCOVERY_ACCESS_TOKEN }}
Expand Down

0 comments on commit d1c1615

Please sign in to comment.