mirror of
https://github.com/anidl/multi-downloader-nx.git
synced 2026-05-15 06:11:18 +00:00
updated release matrix
This commit is contained in:
parent
ee82fbf5c5
commit
5a29169162
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-matrix.yml
vendored
2
.github/workflows/release-matrix.yml
vendored
|
|
@ -144,7 +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 }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue