Docker
This commit is contained in:
parent
f99deeb4ba
commit
1e99c80f81
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release-matrix.yml
vendored
2
.github/workflows/release-matrix.yml
vendored
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
uses: docker/build-push-action@v2.9.0
|
||||
with:
|
||||
github-token: ${{ github.token }}
|
||||
push: ${{ github.ref == 'refs/heads/master' }}
|
||||
push: true
|
||||
tags: |
|
||||
"izuco/multi-downloader-nx:${{ github.event.release.tag_name }}"
|
||||
- name: Image digest
|
||||
|
|
|
|||
Loading…
Reference in a new issue