updated docker release workflow

This commit is contained in:
stratumadev 2025-10-10 11:20:46 +02:00
parent d6cd608605
commit d58c14c159

View file

@ -144,6 +144,7 @@ jobs:
github-token: ${{ github.token }}
push: true
tags: |
"multidl/multi-downloader-nx:${{ github.event.release.tag_name }}"
"multidl/multi-downloader-nx:${{ github.event.release.tag_name }}""
"multidl/multi-downloader-nx:latest"
- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}