Skip to content

Commit

Permalink
Updated path in GHA to remove leading slash
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Pearson <joewxboy@users.noreply.github.com>
  • Loading branch information
joewxboy committed Jul 26, 2022
1 parent df65876 commit ac94fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/anaxdocscopy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: andstor/copycat-action@v3
with:
personal_token: ${{ secrets.PERSONAL_TOKEN }}
src_path: /docs
src_path: docs
dst_path: open-horizon.github.io/devops
dst_owner: open-horizon
dst_repo_name: open-horizon.github.io
Expand Down

0 comments on commit ac94fa8

Please sign in to comment.