diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0ca47df..a8fadec 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -97,7 +97,7 @@ jobs: labels: | org.opencontainers.image.title=$IMAGE_NAME org.opencontainers.image.description=A starting point for further customization of uBlue images. Make your own! https://ublue.it/making-your-own/ - io.artifacthub.package.readme-url=https://raw.githubusercontent.com/ublue-os/base/base/README.md + io.artifacthub.package.readme-url=https://raw.githubusercontent.com/ublue-os/startingpoint/main/README.md io.artifacthub.package.logo-url=https://avatars.githubusercontent.com/u/120078124?s=200&v=4 # Build image using Buildah action