Example: https://codeberg.org/ISSOtm/eldred.fr/actions/runs/2/jobs/0/attempt/2
The first attempt was in the current configuration, the second one with the DNS records altered to ALIAS grebedoc.dev. The lack of any error output are not giving me much to work off of... what's going on?
Note that, even with the current DNS records, this Works On My MachineTM:
% ~/go/bin/git-pages-cli https://eldred.fr --password $PASSWORD --upload-dir public --server grebedoc.dev
result: no-change
(archive)
Example: https://codeberg.org/ISSOtm/eldred.fr/actions/runs/2/jobs/0/attempt/2
The first attempt was in the current configuration, the second one with the DNS records altered to `ALIAS grebedoc.dev`. The lack of any error output are not giving me much to work off of... what's going on?
Note that, even with the current DNS records, this Works On My MachineTM:
```console
% ~/go/bin/git-pages-cli https://eldred.fr --password $PASSWORD --upload-dir public --server grebedoc.dev
result: no-change
(archive)
```