update meli url
Some checks are pending
Actions / Build and Push Documentation (push) Waiting to run
Some checks are pending
Actions / Build and Push Documentation (push) Waiting to run
This commit is contained in:
parent
b8ea71a839
commit
6f0bc97a69
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ jobs:
|
|||
echo "${YELLOW}Deploying to ${BLUE}Meli ${YELLOW}on branch ${GREEN}$CI_ACTION_REF_NAME_SLUG${YELLOW}...\n"
|
||||
|
||||
npx -p "@getmeli/cli" meli upload ./docs/html \
|
||||
--url "https://pages.coastalcommits.com" \
|
||||
--url "https://meli.csw.im" \
|
||||
--site "${{ vars.MELI_SITE_ID }}" \
|
||||
--token "${{ secrets.MELI_SITE_SECRET }}" \
|
||||
--release "$CI_ACTION_REF_NAME_SLUG/${{ env.GITHUB_SHA }}" \
|
||||
|
|
Loading…
Add table
Reference in a new issue