diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 70dfeae41..9e5c42510 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -31,4 +31,8 @@ template: | $CHANGES ## 📣 Contributors: - $CONTRIBUTORS 🙌 \ No newline at end of file + $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 }}) \ No newline at end of file