Skip to content

Commit

Permalink
chore: configure CNAME
Browse files Browse the repository at this point in the history
  • Loading branch information
JonatanSalas committed Jun 16, 2021
1 parent 4195e00 commit 9bf3120
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ jobs:
env:
USE_SSH: true
GIT_USER: ${{ secrets.GIT_USER }}
BASE_URL: '/react-native-mercadopago-px/'
run: |
git config --global user.email "${{ secrets.GIT_EMAIL }}"
git config --global user.name "${{ secrets.GIT_USER }}"
Expand Down
2 changes: 1 addition & 1 deletion docs/static/CNAME
Original file line number Diff line number Diff line change
@@ -1 +1 @@
oss.blackbox-vision.tech
react-native-mercadopago-px.blackbox-vision.tech

0 comments on commit 9bf3120

Please sign in to comment.