Point to the prod server instead of eval
Some checks failed
Jekyll / jekyll (pull_request) Failing after 36s

This commit is contained in:
btlogy 2025-05-09 09:21:04 +00:00
parent 705bfae600
commit 75e211670a

View file

@ -8,7 +8,7 @@ on:
env:
_UID: 1000
_GID: 1000
WEB_DOMAIN: lafs.eval.latfa.net
WEB_DOMAIN: 87b59b92.nip.io
WEB_USER: www
WEB_DIR: /var/www
jobs:
@ -18,7 +18,6 @@ jobs:
- name: Check out repository
id: checkout
uses: actions/checkout@v4
github-server-url: 'https://forge.87b59b92.nip.io/'
- name: Change file ownership
id: file_ownership
run: |