Update Docker image reference in release workflow

This commit is contained in:
BillyOutlast
2026-01-31 10:29:40 -05:00
committed by GitHub
parent 837bc6eb1d
commit e6a490bac5

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 }}