Skip to content

Commit

Permalink
fixing push to docs path
Browse files Browse the repository at this point in the history
  • Loading branch information
aaitor committed Oct 14, 2022
1 parent 6be16cc commit 25e686a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-to-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
BRANCH_TO_CLONE: main
REPO_TO_PUSH: docs
PATH_TO_COPY: docs/
PATH_TO_PUSH: docs/tools/cli
PATH_TO_PUSH: docs/cli
REPOSITORY_NAME: ${{ github.repository }}
API_TOKEN_GITHUB: ${{ secrets.API_TOKEN_GITHUB }}
run: |
Expand Down

0 comments on commit 25e686a

Please sign in to comment.