From 8012780eba367cf54560efdf5b9ab60e1d27e66c Mon Sep 17 00:00:00 2001 From: aronwk-aaron Date: Sat, 31 Dec 2022 19:39:37 -0600 Subject: [PATCH] limit scope, update container in readme --- .github/workflows/ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ccc466e..b0b4985 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: ci on: push: branches: - - "**" + - "main" tags: - "v*.*.*" pull_request: diff --git a/README.md b/README.md index a2950a4..087c3db 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ docker run -d \ -p 8000:8000/tcp -v /path/to/unpacked/client:/app/luclient:r \ -v /path/to/cachedir:/app/cache:rw \ - aronwk/nexus-dashboard:latest + ghcr.io/darkflameuniverse/nexusdashboard:latest ``` * `/app/luclient` must be mapped to the location of an unpacked client