feat: update artifacthub readme url

This commit is contained in:
ER
2023-04-02 16:26:36 +03:00
parent 33ddd2bbac
commit 6cc44ff4a9

View File

@@ -97,7 +97,7 @@ jobs:
labels: | labels: |
org.opencontainers.image.title=$IMAGE_NAME 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/ 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 io.artifacthub.package.logo-url=https://avatars.githubusercontent.com/u/120078124?s=200&v=4
# Build image using Buildah action # Build image using Buildah action