Add docker image link to release

This commit is contained in:
aditya.chandel
2025-03-28 03:20:06 -06:00
committed by Aditya Chandel
parent abcf60fae7
commit 6004c2cbaa

View File

@@ -31,4 +31,8 @@ template: |
$CHANGES
## 📣 Contributors:
$CONTRIBUTORS 🙌
$CONTRIBUTORS 🙌
## 🚢 Docker Image:
You can pull the Docker image from GitHub Container Registry:
- [ghcr.io/${{ github.actor }}/booklore-app:${{ env.image_tag }}](https://ghcr.io/${{ github.actor }}/booklore-app:${{ env.image_tag }})