mirror of
https://git.revela.dev/itsRevela/LCE-Revelations.git
synced 2026-05-21 19:24:55 +00:00
- Modify `.gitattributes` to use "ours" merge strategy for specific workflow and Docker Compose files. - Update `nightly.yml` to allow manual triggering and set permissions for content writing. - Change Docker image reference for `minecraft-lce-dedicated-server` service to a new source.
4 lines
141 B
Plaintext
4 lines
141 B
Plaintext
.github/workflows/docker-nightly.yml merge=ours
|
|
.github/workflows/nightly.yml merge=ours
|
|
docker-compose.dedicated-server.ghcr.yml merge=ours
|