Use name and URL of actual production environment

This commit is contained in:
Tobi Schäfer 2025-02-15 15:25:13 +01:00
parent dd9e473310
commit 45adacd5cd
Signed by: tobi
GPG key ID: 91FAE6FE2EBAC4C8

View file

@ -7,8 +7,8 @@ jobs:
runs-on: antville
environment:
name: weblogs.at
url: https://weblogs.at
name: antville.org
url: https://antville.org
steps:
- name: Copy files to production server