dtch
This commit is contained in:
parent
8a1ad46b8b
commit
a3e19b0c48
1 changed files with 2 additions and 2 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: LINK TO WEBSITE
|
||||
run: |
|
||||
if [[ "${{ github.ref }}" == "refs/heads/main" ]]; then
|
||||
echo "Visit the production site at: https://lanta.eu/DTCH/"
|
||||
echo "Visit the production site at: https://dtch.online"
|
||||
else
|
||||
echo "Visit the dev site at: https://lanta.eu/DTCH_DEV/"
|
||||
echo "Visit the dev site at: https://dev.dtch.online"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue