diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 2cc489d5..f07ebd07 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -90,5 +90,5 @@ jobs: with: branch: gh-pages # The branch the action should deploy to. folder: android/build/dokka # The folder the action should deploy. - target-folder: docs/ap1 + target-folder: docs/api ssh-key: ${{ secrets.DEPLOY_KEY }} diff --git a/CNAME b/CNAME new file mode 100644 index 00000000..5d44d3b9 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +mtn-momo-sdk.rekast.io \ No newline at end of file