correct url
This commit is contained in:
parent
ca9761d52a
commit
3272ded025
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://www.lantaeu/DTCH/"
|
||||
echo "Visit the production site at: https://lanta.eu/DTCH/"
|
||||
else
|
||||
echo "Visit the dev site at: https://www.lantaeu/DTCH_DEV/"
|
||||
echo "Visit the dev site at: https://lanta.eu/DTCH_DEV/"
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue