mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-24 18:29:12 +00:00
add ref id to metadata step
This commit is contained in:
parent
8070dad226
commit
3cf56bad1b
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
||||
password: ${{ secrets.DOCKERHUB_TOKEN }}
|
||||
|
||||
- name: Setup Docker Metadata
|
||||
id: meta
|
||||
uses: docker/metadata-action@v5
|
||||
with:
|
||||
images: ${{ env.DOCKER_REPO }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user