Merge branch 'main' into updatechecker

This commit is contained in:
Seaswimmer 2024-01-07 13:05:18 +00:00
commit 5a01a3b4b9
Signed by untrusted user: cswimr
GPG key ID: D74DDDDF420E13DF
2 changed files with 3 additions and 2 deletions

View file

@ -40,10 +40,11 @@ jobs:
--url "https://pages.coastalcommits.com" \
--site "${{ vars.MELI_SITE_ID }}" \
--token "${{ secrets.MELI_SITE_SECRET }}" \
--release "$CI_ACTION_REF_NAME_SLUG/$(git rev-parse HEAD)" \
--release "$CI_ACTION_REF_NAME_SLUG/${{ env.GITHUB_SHA }}" \
--branch "$CI_ACTION_REF_NAME_SLUG"
echo "\n${YELLOW}Deployed to ${BLUE}Meli ${YELLOW}on branch ${GREEN}$CI_ACTION_REF_NAME_SLUG${YELLOW}!"
echo "${GREEN}https://$CI_ACTION_REF_NAME_SLUG.seacogs.coastalcommits.com/"
env:
GITEA_TOKEN: ${{ secrets.COASTALCOMMITSTOKEN }}
continue-on-error: true

View file

@ -1,5 +1,5 @@
site_name: SeaCogs Documentation
site_url: http://seacogs.pages.coastalcommits.com
site_url: https://seacogs.coastalcommits.com
repo_name: CoastalCommits
repo_url: https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs
edit_uri: src/branch/main/.docs