Update Docker image reference in release workflow

This commit is contained in:
BillyOutlast
2026-02-02 20:35:22 -05:00
committed by GitHub
parent dcb45da68b
commit ebc52c8846

View File

@@ -64,7 +64,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
ghcr.io/drop-OSS/drop
ghcr.io/billyoutlast/drop
tags: |
type=schedule,pattern=nightly
type=schedule,pattern=nightly.${{ steps.get_final_ver.outputs.today }}